jpillora / installer

One-liner for installing binaries from Github releases
https://i.jpillora.com/installer
MIT License
206 stars 52 forks source link

Support M1 Macs #15

Open jpillora opened 3 years ago

jpillora commented 3 years ago

M1 Macs are darwin/arm64. The install script should support this os/arch pair.

M1 Macs also have Rosetta 2 which means its safe to fallback to darwin/amd64