Installation
curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.19.0/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.0/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.19.0/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.19.0/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.0' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
Bugfixes (since v0.18.10)
Features (since v0.18.10)
Dependency updates (since v0.18.10)
- fix(deps): update module github.com/containerd/containerd to v2 (#632)
- fix(deps): update module github.com/containerd/containerd to v1.7.25 (#631)
- fix(deps): update module github.com/spf13/cobra to v1.9.1 (#630)
- chore(deps): update alpine docker tag to v3.21.3 (#629)
- chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.22.1 (#628)
- chore(deps): update golang:1.23.6 docker digest to 77a21b3 (#627)
- chore(deps): update golang docker tag to v1.24.0 (#626)
- chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.64.5 (#625)
- chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.67.0 (#624)
- fix(deps): update module github.com/regclient/regclient to v0.8.2 (#623)
- fix(deps): update module github.com/distribution/distribution/v3 to v3.0.0-rc.3 (#621)
- chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.7.0 (#620)
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.6 (#619)
- chore(deps): update github/codeql-action digest to 9e8d078 (#618)
- chore(deps): update docker/setup-qemu-action digest to 4574d27 (#617)
- chore(deps): update docker/setup-buildx-action digest to f7ce87c (#616)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 99f520e (#615)
- chore(deps): update golang docker tag to v1.23.6 (#614)
- chore(deps): update ghcr.io/uniget-org/tools/cosign docker tag to v2.4.2 (#613)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to f183838 (#612)
- fix(deps): update module github.com/containerd/containerd to v2 (#504)
Full Changelog (since v0.18.10)
Compare with previous release