Installation
curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.18.8/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.18.8/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.18.8/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.18.8/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.18.8' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
Bugfixes (since v0.18.7)
Features (since v0.18.7)
Dependency updates (since v0.18.7)
- chore(deps): update golang:1.23.4 docker digest to 9820aca (#571)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 752dfbd (#570)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 9a38a81 (#569)
- fix(deps): update module github.com/docker/docker to v27.5.0+incompatible (#568)
- fix(deps): update module github.com/containerd/platforms to v1.0.0-rc.1 (#567)
- chore(deps): update golang:1.23.4 docker digest to 585103a (#566)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 2c8e55b (#565)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 08de6e0 (#564)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to a9d3b4a (#563)
- chore(deps): update github/codeql-action digest to b6a472f (#562)
- chore(deps): update actions/upload-artifact digest to 65c4c4a (#561)
- fix(deps): update module github.com/containerd/containerd to v1.7.25 (#560)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 66f3d67 (#559)
- chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.22.0 (#558)
- chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to b708601 (#557)
- chore(deps): update alpine docker tag to v3.21.2 (#556)
- chore(deps): update docker/setup-qemu-action digest to 53851d1 (#555)
Full Changelog (since v0.18.7)
Compare with previous release