jpillora / installer

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

Trying to install `sops`: no downloads found for this release #43

Open onedr0p opened 7 months ago

onedr0p commented 7 months ago

I am curious if there would be any reasons why they are not support? The release page looks decent enough.

https://i.jpillora.com/helm/helm https://github.com/helm/helm/releases/tag/v3.14.0

https://i.jpillora.com/getsops/sops https://github.com/getsops/sops/releases/tag/v3.8.1

jpillora commented 7 months ago

Release files are all asc signature files

Actual binaries are here https://get.helm.sh/helm-v3.14.0-darwin-amd64.tar.gz

onedr0p commented 7 months ago

Ah that makes sense for Helm, looks like sops has the releases attached though.

jpillora commented 7 months ago

Ah yes, sops issues could be considered a feature request

In the logs:

fetched asset has unsupported file type: sops-v3.8.1.linux.amd64 (ext '.amd64')

usually, binary "fields" are - dash separated. that said, installer could be updated to treat os/arch extensions as the bin file type