Skip to content

1.2.1

Latest

Choose a tag to compare

@zerohash-ios-sync-bot zerohash-ios-sync-bot released this 03 Sep 21:31

Release 1.2.1 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/33808337809