Installation
curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.19.9/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.19.9/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.19.9/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.19.9/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.19.9' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
Bugfixes (since v0.19.8)
Features (since v0.19.8)
Dependency updates (since v0.19.8)
- chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.71.1 (#731)
- chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.71.0 (#730)
- fix(deps): update module github.com/regclient/regclient to v0.8.3 (#729)
- chore(deps): update github/codeql-action digest to 28deaed (#728)
- fix(deps): update module github.com/docker/docker to v28.1.1+incompatible (#727)
- chore(deps): update golang:1.24.2 docker digest to d9db321 (#726)
- fix(deps): update module github.com/containerd/containerd/v2 to v2.0.5 (#725)
- fix(deps): update module github.com/docker/docker to v28.1.0+incompatible (#724)
- fix(deps): update module github.com/charmbracelet/glamour to v0.10.0 (#723)
- chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.70.0 (#722)
- chore(deps): update docker/dockerfile docker tag to v1.15.0 (#721)
- chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v2.1.2 (#720)
- chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v2.1.1 (#719)
- chore(deps): update golang:1.24.2 docker digest to 1ecc479 (#718)
Full Changelog (since v0.19.8)
Compare with previous release