Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 10:57
· 16 commits to main since this release
v1.0.0
053c210

Other Changes (chore)

  • tooling: centralize lint and formatting configuration (#11) (b2d6e45)

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