Skip to content

v0.1.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:49
· 400 commits to master since this release
b36b50c

Changelog

  • 8061d5d: fix: Windows testing findings — concurrent control requests and three docs defects (T4.8-T4.10) (@lezli01)

Verifying a download

cosign verify-blob checksums.txt \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/lezli01/vincent/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum -c checksums.txt --ignore-missing

First launch prompts on macOS (Gatekeeper) and Windows (SmartScreen):
the binaries carry cosign signatures and build attestations, not OS code
signing. See the README for the exact steps, including
xattr -d com.apple.quarantine.