Skip to content

1.2.0

Choose a tag to compare

@zerohash-ios-sync-bot zerohash-ios-sync-bot released this 25 Aug 17:00
· 7 commits to main since this release

Release 1.2.0 of the zerohash iOS SDK.

Provenance

The attached manifest.json is signed with Sigstore keyless, bound to the GitHub Actions workflow run that produced this release.

Verify with:

cosign verify-blob \
  --bundle manifest.json.cosign.bundle \
  --certificate-identity-regexp "^https://github.com/seedcx/zerohash-ios/\.github/workflows/sync-to-zerohash-ext\.yml@refs/tags/[^/]+$" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  manifest.json

Workflow run: https://github.com/seedcx/zerohash-ios/actions/runs/32875259794