Skip to content

Step CLI v0.30.5 (26-06-10)

Choose a tag to compare

@step-ci step-ci released this 10 Jun 17:55
· 1 commit to master since this release
27f49f3

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --bundle ~/Downloads/step_darwin_0.30.5_amd64.tar.gz.sigstore.json \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.30.5_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

  • 27f49f3 Fix release workflow to work with immutable releases setting (#1650)

Thanks!

Those were the changes on v0.30.5!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.