Skip to content

v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:28

ajq v0.1.5

Install a prebuilt binary from the assets below. Homebrew cask packaging and the
checksum-verifying install script are generated by the release pipeline.

Releases published after provenance attestations are enabled can be verified
with the GitHub CLI:

gh attestation verify <downloaded-archive-or-checksums.txt> --repo ricardocabral/ajq

Checksum verification and provenance verification are separate steps; compare
archive SHA-256 digests with checksums.txt in addition to any attestation
verification you perform.

Changelog

  • a061c1d fix(release): satisfy workflow shell lint