Skip to content

0.18.7

Compare
Choose a tag to compare
@uniget-bot uniget-bot released this 08 Jan 08:57
· 59 commits to main since this release

Installation

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

Bugfixes (since v0.18.6)

Features (since v0.18.6)

Dependency updates (since v0.18.6)

  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.65.0 (#554)
  • chore(deps): update alpine docker tag to v3.21.1 (#553)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 2aac68e (#552)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 8e04807 (#551)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 0b37919 (#550)
  • fix(deps): update module golang.org/x/sys to v0.29.0 (#549)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to bd5f50c (#548)
  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.63.4 (#547)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 143f5a4 (#546)
  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.63.3 (#545)
  • chore(deps): update ghcr.io/uniget-org/tools/goreleaser docker tag to v2.5.1 (#544)
  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.63.2 (#543)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 8625132 (#542)
  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.63.1 (#541)
  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.63.0 (#540)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 10df7ef (#539)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to feec56c (#538)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to ebceeef (#537)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to d6b3168 (#536)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to d1ceac7 (#535)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to c7abfc5 (#534)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 939987f (#533)
  • chore(deps): update golang:1.23.4 docker digest to 7ea4c9d (#532)
  • chore(deps): update golang:1.23.4 docker digest to b01f7c7 (#531)
  • chore(deps): update golang:1.23.4 docker digest to f06d2bb (#530)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 3a853a0 (#529)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to c1037e6 (#528)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 11e59a7 (#527)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 24ada24 (#526)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 9bc6225 (#525)

Full Changelog (since v0.18.6)

Compare with previous release