Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 14:33
· 6 commits to main since this release
c853744

Features

  • release: improve transaction recovery controls (525be2d)

Binary Assets

The GitHub Release includes verso-binaries.tar.gz and SHA256SUMS.txt.
After extracting the archive, verify the binaries with:

shasum -a 256 -c SHA256SUMS.txt

GitHub Artifact Attestations are generated for the native binaries. When online, verify one with:

gh attestation verify ./verso-linux-x64/verso \
  --repo jikkai/verso \
  --signer-workflow jikkai/verso/.github/workflows/release.yml