Skip to content

Releases: uniget-org/cli

0.9.0

30 Oct 15:37
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.5/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.11.0-beta.5/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.5/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.5/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.11.0-beta.5' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes

Features

Dependency updates

Full Changelog

Compare with previous release

0.8.8

30 Oct 12:23
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.8.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.8.8/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.8.8/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.8.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.8.8' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes

Features

Dependency updates

Full Changelog

Compare with previous release

0.8.5

13 Oct 09:06
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.8.5/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.8.5/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.8.5/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.8.5/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.8.5' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Changelog

0.8.4

13 Oct 08:56
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.8.4/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.8.4/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.8.4/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.8.4/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.8.4' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Changelog

0.8.3

13 Oct 08:43
Compare
Choose a tag to compare

Installation

curl -sLf https://github.com/uniget-org/cli/releases/download/vv0.8.3/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Changelog

0.8.2

13 Oct 07:38
Compare
Choose a tag to compare

Installation

curl -sLf https://github.com/uniget-org/cli/releases/download/vv0.8.2/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Changelog

0.8.1

13 Oct 06:43
Compare
Choose a tag to compare

Installation

curl -sLf https://github.com/uniget-org/cli/releases/download/vv0.8.1/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Changelog

0.8.0

12 Oct 15:09
Compare
Choose a tag to compare

Do not use this release!!!

Installation

curl -sLf https://github.com/uniget-org/cli/releases/download/vv0.8.0/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Changelog

0.7.0

12 Oct 12:21
Compare
Choose a tag to compare

Do not use this release!!!

Installation

curl -sLf https://github.com/uniget-org/cli/releases/download/vv0.7.0/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Changelog

0.6.1

21 Sep 07:43
Compare
Choose a tag to compare

Installation

curl -sLf https://github.com/uniget-org/cli/releases/download/vv0.6.1/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Changelog