Skip to content

Releases: uniget-org/cli

0.18.6

20 Dec 12:04
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.18.5)

  • [Bug]: Rollback after failed installation (#522)

Features (since v0.18.5)

Dependency updates (since v0.18.5)

  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 1f6be7f (#521)

Full Changelog (since v0.18.5)

Compare with previous release

0.18.5

19 Dec 21:56
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.18.4)

Features (since v0.18.4)

Dependency updates (since v0.18.4)

  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 444c11b (#520)
  • fix(deps): update module github.com/distribution/distribution/v3 to v3.0.0-rc.2 (#519)
  • fix(deps): update module github.com/docker/docker to v27.4.1+incompatible (#518)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 926f902 (#517)
  • chore(deps): update actions/upload-artifact digest to 6f51ac0 (#516)
  • chore(deps): update docker/dockerfile docker tag to v1.12.1 (#515)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to fce5b83 (#514)

Full Changelog (since v0.18.4)

Compare with previous release

0.18.4

16 Dec 16:42
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.18.3)

Features (since v0.18.3)

Dependency updates (since v0.18.3)

  • chore(deps): update docker/setup-buildx-action digest to 6524bf6 (#511)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 9186d49 (#510)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.5.0 (#509)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 0e46577 (#508)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 5d55833 (#507)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.18.1 (#506)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 (#505)

Full Changelog (since v0.18.3)

Compare with previous release

0.18.3

13 Dec 12:27
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.18.2)

Features (since v0.18.2)

Dependency updates (since v0.18.2)

  • chore(deps): update github/codeql-action digest to df409f7 (#502)
  • chore(deps): update golang:1.23.4 docker digest to 7003184 (#501)
  • fix(deps): update module github.com/regclient/regclient to v0.8.0 (#500)
  • chore(deps): update github/codeql-action digest to babb554 (#499)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.18.0 (#498)
  • fix(deps): update module github.com/docker/docker to v27.4.0+incompatible (#497)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4 (#496)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.63.2 (#494)
  • chore(deps): update alpine docker tag to v3.21.0 (#493)
  • fix(deps): update module golang.org/x/sys to v0.28.0 (#492)
  • chore(deps): update golang docker tag to v1.23.4 (#491)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.63.1 (#490)
  • chore(deps): update dependency go to v1.23.4 (#489)
  • chore(deps): update ghcr.io/uniget-org/tools/cosign:2.4.1 docker digest to e03414a (#488)
  • chore(deps): update golang:1.23.3 docker digest to e5ca199 (#487)
  • chore(deps): update github/codeql-action digest to aa57810 (#486)
  • chore(deps): update ubuntu:24.04 docker digest to 80dd3c3 (#485)
  • chore(deps): update golang:1.23.3 docker digest to b4aabba (#484)
  • chore(deps): update ubuntu:24.04 docker digest to 35b7fc7 (#483)
  • fix(deps): update module github.com/containerd/containerd to v2 (#447)

Full Changelog (since v0.18.2)

Compare with previous release

0.18.2

30 Nov 22:32
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.18.1)

Features (since v0.18.1)

Dependency updates (since v0.18.1)

  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.63.0 (#482)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.3 (#481)
  • fix(deps): update module github.com/pterm/pterm to v0.12.80 (#480)
  • chore(deps): update ghcr.io/uniget-org/tools/cosign:2.4.1 docker digest to e6fe82b (#479)
  • chore(deps): update docker/dockerfile docker tag to v1.12.0 (#478)
  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.62.2 (#477)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.8 (#476)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.17.0 (#475)
  • fix(deps): update module github.com/containerd/containerd to v1.7.24 (#474)
  • chore(deps): update github/codeql-action digest to f09c1c0 (#473)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 (#472)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.7 (#471)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.6 (#470)
  • chore(deps): update ghcr.io/uniget-org/tools/cosign:2.4.1 docker digest to 3dfab5e (#469)
  • chore(deps): update ubuntu:24.04 docker digest to 278628f (#468)
  • chore(deps): update golang:1.23.3 docker digest to 73f06be (#467)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.62.0 (#466)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.5 (#465)
  • chore(deps): update github/codeql-action digest to ea9e4e3 (#464)
  • chore(deps): update golang:1.23.3 docker digest to c2d828f (#463)
  • chore(deps): update golang:1.23.3 docker digest to 2660218 (#462)
  • chore(deps): update golang:1.23.3 docker digest to b2ca381 (#461)
  • chore(deps): update ghcr.io/uniget-org/tools/cosign:2.4.1 docker digest to f5308c3 (#460)
  • chore(deps): update github/codeql-action digest to 396bb3e (#459)
  • chore(deps): update github/codeql-action digest to 9278e42 (#458)
  • chore(deps): update golang:1.23.3 docker digest to 8956c08 (#457)
  • chore(deps): update alpine:3.20.3 docker digest to 1e42bbe (#456)

Full Changelog (since v0.18.1)

Compare with previous release

0.18.1

11 Nov 09:29
Compare
Choose a tag to compare

Installation

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

Bugfixes (since v0.17.16)

  • [Bug]: Error: cannot get user crontab when creating a cronjob (#438)

Features (since v0.17.16)

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

Dependency updates (since v0.17.16)

  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.62.0 (#455)
  • chore(deps): update github/codeql-action digest to 4f3212b (#454)
  • chore(deps): update docker/dockerfile docker tag to v1.11.1 (#453)
  • fix(deps): update module golang.org/x/sys to v0.27.0 (#452)
  • fix(deps): update module github.com/distribution/distribution/v3 to v3.0.0-rc.1 (#451)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.61.0 (#450)
  • chore(deps): update golang docker tag to v1.23.3 (#449)
  • chore(deps): update dependency go to v1.23.3 (#448)
  • fix(deps): update module github.com/containerd/containerd to v2 (#446)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.4 (#445)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.16.0 (#444)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.3 (#443)
  • fix(deps): update module github.com/regclient/regclient to v0.7.2 (#442)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.2 (#441)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.4.1 (#440)
  • chore(deps): update docker/dockerfile docker tag to v1.11.0 (#439)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.15.0 (#437)
  • chore(deps): update ghcr.io/uniget-org/tools/cosign:2.4.1 docker digest to ad31fdd (#436)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.60.1 (#435)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.60.0 (#434)
  • chore(deps): update actions/checkout digest to 11bd719 (#433)
  • chore(deps): update github/codeql-action digest to 6624720 (#432)
  • chore(deps): update ghcr.io/uniget-org/tools/syft docker tag to v1.14.2 (#431)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 (#430)
  • chore(deps): update ubuntu:24.04 docker digest to 99c3519 (#429)
  • chore(deps): update golang:1.23.2 docker digest to ad5c126 (#428)
  • chore(deps): update golang:1.23.2 docker digest to cc637ce (#427)
  • chore(deps): update golang:1.23.2 docker digest to a7ff403 (#426)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.59.0 (#425)
  • chore(deps): update ubuntu:24.04 docker digest to d4f6f70 (#423)

Full Changelog (since v0.17.16)

Compare with previous release

0.18.0-rc.7

28 Oct 08:54
Compare
Choose a tag to compare
0.18.0-rc.7 Pre-release
Pre-release
v0.18.0-rc.7

0.18.0-rc.7

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