Installation
curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.17.15/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget
Signature verification
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.17.15/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.17.15/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.17.15/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
--certificate uniget_linux_$(uname -m).tar.gz.pem \
--signature uniget_linux_$(uname -m).tar.gz.sig \
--certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.17.15' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
Bugfixes (since v0.17.14)
Features (since v0.17.14)
Dependency updates (since v0.17.14)
- chore(deps): update ghcr.io/uniget-org/tools/syft:1.12.2 docker digest to 141fa0d (#391)
- chore(deps): update ghcr.io/uniget-org/tools/goreleaser:2.3.2 docker digest to b952838 (#390)
- chore(deps): update ghcr.io/uniget-org/tools/gh:2.57.0 docker digest to 97c27c5 (#389)
Full Changelog (since v0.17.14)
Compare with previous release