Skip to content

v0.2.1

Choose a tag to compare

@key-arg key-arg released this 18 Sep 09:22
· 23 commits to main since this release

Changelog

  • 316020bb556dc3950bb562296a31c39a565fe04a: mise needs the binary named, and the docs did not say so (@key-arg)

Install

macOS and Linux (Homebrew): brew install key-arg/tap/statable
Anywhere with Go: go install github.com/key-arg/statable-cli/cmd/statable@v0.2.1
mise: mise use -g "ubi:key-arg/statable-cli[exe=statable]"

Arch: an AUR package statable-bin is built by this pipeline but not yet
published — AUR account registration is closed. Use go install or the
archive below.

Or download the archive for your platform below. There is deliberately no
curl | sh installer.

Verify what you downloaded

cosign verify-blob checksums.txt \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github\.com/key-arg/statable-cli/\.github/workflows/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum --check checksums.txt --ignore-missing