devops-works / binenv

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

k9s renamed the tarball x86_64 to amd64 #226

Closed EnochTheWise closed 1 year ago

EnochTheWise commented 1 year ago

2023-02-01T14:00:29+07:00 ERR unable to install "k9s" (0.27.2) error="unable to download binary at https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Linux_x86_64.tar.gz: 404 Not Found"

leucos commented 1 year ago

Thanks !

EnochTheWise commented 1 year ago

Still have problem:

$ binenv update -a
2023-02-08T16:32:29+07:00 INF updating distribution list
2023-02-08T16:32:29+07:00 INF retrieving distribution cache from https://raw.githubusercontent.com/devops-works/binenv/develop/distributions/cache.json
2023-02-08T16:32:30+07:00 INF fetched updates for 278 distributions

$ binenv upgrade
...
2023-02-08T16:32:35+07:00 ERR unable to install "k9s" (0.27.2) error="unable to download binary at https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Linux_x86_64.tar.gz: 404 Not Found"