hashicorp / homebrew-tap

Homebrew Tap of HashiCorp products and tools
Mozilla Public License 2.0
132 stars 56 forks source link

Allow for install of Darwin ARM64 binary #251

Closed ChefAustin closed 4 months ago

ChefAustin commented 1 year ago

Appears that as of v0.3.2 y'all started compiling native ARM64 binaries for Darwin so I figured it might help some folks to allow for Homebrew-based installations.

hashicorp-cla commented 1 year ago

CLA assistant check
All committers have signed the CLA.

ChefAustin commented 1 year ago

Any chance I could get some 👀 on this, @alvin-huang &&|| @shore ?

TIA!

angrycub commented 4 months ago

Thanks for the PR. While doing some release work for nomad-pack and updating the other Nomad configuration, I spotted this issue and added the arm64 settings to the configuration there. After a local update and a reinstall of levant via brew, it now appears to be vending the ARM64 binaries. I'll close this PR as superseded by #281, but I wanted to say that we appreciate your pointing it out.