Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 01:52
a8379e1

Install

brew install zcube/tap/gitversion-rs

Or download a prebuilt binary below. Archives are named gitversion-rs-v0.1.0-<target>.

Integrity verification

# checksums
sha256sum -c checksums.txt --ignore-missing

# Sigstore signature (cosign)
cosign verify-blob checksums.txt \
  --bundle checksums.txt.sigstore.json \
  --certificate-identity-regexp 'https://github.com/zcube/gitversion-rs/' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com