devops-works / binenv

One binary to rule them all. Manage all those pesky binaries (kubectl, helm, terraform, ...) easily.
MIT License
373 stars 44 forks source link

bugfix: glab uses x86_64 for amd64 #81

Closed angrox closed 3 years ago

angrox commented 3 years ago

Bugfix: glab releases use x86_64 for amd64 architecture.

leucos commented 3 years ago

Good catch ! Thanks a lot :+1:

leucos commented 3 years ago

Merged on master. You can binenv update --distributions && binenv install glab @angrox