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

allow per arch overrides #102

Closed leucos closed 2 years ago

leucos commented 3 years ago

some distributions might have different archive format depending on architecture (e.g. https://github.com/sharkdp/fd/releases)

it would be great to be able to handle this.

leucos commented 2 years ago

This is now handled by "supported_versions"