Skip to content

snakeengine-driver 2.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 17:23

snakeengine-driver 2.0.2

Verifying release artifacts

This release publishes the source tarball consumed by
snakedrv-updater. The tarball and verifier binary are signed
with cosign keyless using GitHub OIDC.

cosign verify-blob \
  --bundle snakeengine-driver-2.0.2.tar.gz.sigstore \
  --certificate-identity-regexp \
    '^https://github\.com/CyberSnakeH/snakeengine-driver/\.github/workflows/release\.yml@refs/tags/v.*$' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  snakeengine-driver-2.0.2.tar.gz

See SHA256SUMS for checksums.