Skip to content

Releases: uniget-org/cli

0.18.0-rc.4

16 Oct 06:47
Compare
Choose a tag to compare
0.18.0-rc.4 Pre-release
Pre-release

Installation

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

Bugfixes (since v0.17.16)

Features (since v0.17.16)

  • [Feature]: Record installed files (#364)
  • Path Rewriting Part 2 (#316)

Dependency updates (since v0.17.16)

  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.14.1 (#422)
  • fix(deps): update module github.com/containerd/containerd to v1.7.23 (#421)
  • chore(deps): update github/codeql-action digest to f779452 (#420)
  • chore(deps): update ubuntu:24.04 docker digest to ab64a83 (#419)
  • chore(deps): update ubuntu:24.04 docker digest to ee6860a (#418)
  • chore(deps): update actions/upload-artifact digest to b4b15b8 (#417)
  • chore(deps): update golang:1.23.2 docker digest to a7f2fc9 (#416)
  • chore(deps): update actions/upload-artifact digest to 604373d (#415)
  • chore(deps): update actions/upload-artifact digest to 8448086 (#414)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.14.0 (#413)
  • chore(deps): update github/codeql-action digest to c36620d (#412)
  • chore(deps): update actions/upload-artifact digest to 604373d (#411)
  • chore(deps): update actions/checkout digest to eef6144 (#410)
  • chore(deps): update ghcr.io/uniget-org/tools/cosign docker tag to v2.4.1 (#409)
  • fix(deps): update module golang.org/x/sys to v0.26.0 (#408)
  • chore(deps): update github/codeql-action digest to 6db8d63 (#407)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.0 (#406)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.58.0 (#405)
  • chore(deps): update ubuntu:24.04 docker digest to b359f10 (#404)
  • chore(deps): update golang docker tag to v1.23.2 (#403)
  • chore(deps): update dependency go to v1.23.2 (#402)
  • chore(deps): update github/codeql-action digest to e2b3eaf (#401)
  • chore(deps): update golang:1.23.1 docker digest to 4f063a2 (#400)
  • chore(deps): update golang:1.23.1 docker digest to efa5904 (#399)
  • chore(deps): update golang:1.23.1 docker digest to 68c07ac (#398)
  • chore(deps): update golang:1.23.1 docker digest to 8f6a7d8 (#397)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.21.4 (#396)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.13.0 (#395)
  • chore(deps): update github/codeql-action digest to 461ef6c (#394)

Full Changelog (since v0.17.16)

Compare with previous release

0.18.0-rc.3

02 Oct 10:28
Compare
Choose a tag to compare
0.18.0-rc.3 Pre-release
Pre-release

Installation

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

Bugfixes (since v0.17.16)

Features (since v0.17.16)

  • [Feature]: Record installed files (#364)
  • Path Rewriting Part 2 (#316)

Dependency updates (since v0.17.16)

  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.58.0 (#405)
  • chore(deps): update ubuntu:24.04 docker digest to b359f10 (#404)
  • chore(deps): update golang docker tag to v1.23.2 (#403)
  • chore(deps): update dependency go to v1.23.2 (#402)
  • chore(deps): update github/codeql-action digest to e2b3eaf (#401)
  • chore(deps): update golang:1.23.1 docker digest to 4f063a2 (#400)
  • chore(deps): update golang:1.23.1 docker digest to efa5904 (#399)
  • chore(deps): update golang:1.23.1 docker digest to 68c07ac (#398)
  • chore(deps): update golang:1.23.1 docker digest to 8f6a7d8 (#397)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.21.4 (#396)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.13.0 (#395)
  • chore(deps): update github/codeql-action digest to 461ef6c (#394)

Full Changelog (since v0.17.16)

Compare with previous release

0.18.0-rc.2

02 Oct 10:09
Compare
Choose a tag to compare
0.18.0-rc.2 Pre-release
Pre-release

Installation

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

Bugfixes (since v0.17.16)

Features (since v0.17.16)

  • [Feature]: Record installed files (#364)
  • Path Rewriting Part 2 (#316)

Dependency updates (since v0.17.16)

  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.58.0 (#405)
  • chore(deps): update ubuntu:24.04 docker digest to b359f10 (#404)
  • chore(deps): update golang docker tag to v1.23.2 (#403)
  • chore(deps): update dependency go to v1.23.2 (#402)
  • chore(deps): update github/codeql-action digest to e2b3eaf (#401)
  • chore(deps): update golang:1.23.1 docker digest to 4f063a2 (#400)
  • chore(deps): update golang:1.23.1 docker digest to efa5904 (#399)
  • chore(deps): update golang:1.23.1 docker digest to 68c07ac (#398)
  • chore(deps): update golang:1.23.1 docker digest to 8f6a7d8 (#397)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.21.4 (#396)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.13.0 (#395)
  • chore(deps): update github/codeql-action digest to 461ef6c (#394)

Full Changelog (since v0.17.16)

Compare with previous release

0.18.0-rc.1

02 Oct 08:46
Compare
Choose a tag to compare
0.18.0-rc.1 Pre-release
Pre-release

Installation

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

Bugfixes (since v0.17.15)

Features (since v0.17.15)

  • [Feature]: Record installed files (#364)
  • Path Rewriting Part 2 (#316)

Dependency updates (since v0.17.15)

  • chore(deps): update ubuntu:24.04 docker digest to b359f10 (#404)
  • chore(deps): update golang docker tag to v1.23.2 (#403)
  • chore(deps): update dependency go to v1.23.2 (#402)
  • chore(deps): update github/codeql-action digest to e2b3eaf (#401)
  • chore(deps): update golang:1.23.1 docker digest to 4f063a2 (#400)
  • chore(deps): update golang:1.23.1 docker digest to efa5904 (#399)
  • chore(deps): update golang:1.23.1 docker digest to 68c07ac (#398)
  • chore(deps): update golang:1.23.1 docker digest to 8f6a7d8 (#397)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.21.4 (#396)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.13.0 (#395)
  • chore(deps): update github/codeql-action digest to 461ef6c (#394)
  • chore(deps): update github/codeql-action digest to 294a9d9 (#393)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.21.3 (#392)

Full Changelog (since v0.17.15)

Compare with previous release

0.17.17

02 Oct 09:54
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.17.16)

Features (since v0.17.16)

  • [Feature]: Record installed files (#364)
  • Path Rewriting Part 2 (#316)

Dependency updates (since v0.17.16)

  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.58.0 (#405)
  • chore(deps): update ubuntu:24.04 docker digest to b359f10 (#404)
  • chore(deps): update golang docker tag to v1.23.2 (#403)
  • chore(deps): update dependency go to v1.23.2 (#402)
  • chore(deps): update github/codeql-action digest to e2b3eaf (#401)
  • chore(deps): update golang:1.23.1 docker digest to 4f063a2 (#400)
  • chore(deps): update golang:1.23.1 docker digest to efa5904 (#399)
  • chore(deps): update golang:1.23.1 docker digest to 68c07ac (#398)
  • chore(deps): update golang:1.23.1 docker digest to 8f6a7d8 (#397)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.21.4 (#396)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.13.0 (#395)
  • chore(deps): update github/codeql-action digest to 461ef6c (#394)

Full Changelog (since v0.17.16)

Compare with previous release

0.17.16

23 Sep 12:54
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.17.15)

Features (since v0.17.15)

Dependency updates (since v0.17.15)

  • chore(deps): update github/codeql-action digest to 294a9d9 (#393)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.21.3 (#392)

Full Changelog (since v0.17.15)

Compare with previous release

0.17.15

18 Sep 17:39
Compare
Choose a tag to compare

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

0.17.14

18 Sep 08:26
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.17.13)

Features (since v0.17.13)

Dependency updates (since v0.17.13)

  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.3.2 (#388)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser:2.3.1 docker digest to 17b3c95 (#387)
  • chore(deps): update ubuntu:24.04 docker digest to dfc1087 (#386)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.57.0 (#385)

Full Changelog (since v0.17.13)

Compare with previous release

0.17.13

16 Sep 15:06
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.17.12)

Features (since v0.17.12)

Dependency updates (since v0.17.12)

  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.3.1 (#384)
  • chore(deps): update github/codeql-action digest to 8214744 (#383)

Full Changelog (since v0.17.12)

Compare with previous release

0.17.12

13 Sep 07:16
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.17.11)

Features (since v0.17.11)

Dependency updates (since v0.17.11)

  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.3.0 (#382)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.12.2 (#381)
  • chore(deps): update docker/dockerfile docker tag to v1.10.0 (#380)
  • chore(deps): update alpine docker tag to v3.20.3 (#376)

Full Changelog (since v0.17.11)

Compare with previous release