Skip to content

Commit 5dc6bb3

Browse files
chore(release): pin XybridFFI checksum for v0.2.0
1 parent 5bf6f8c commit 5dc6bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ let sdkVersion = "0.2.0"
4141
// SHA-256 of XybridFFI-v<sdkVersion>.xcframework.zip on the GitHub release.
4242
// Updated by `bindings/apple/scripts/sync-spm-checksum.sh` (or the release
4343
// workflow) so the manifest at the tagged commit matches the published asset.
44-
let xybridFFIChecksum = "c8d6617672ae2f1f6790c3e8daf322fa50bbf177269b988ef6f9fa81fd0145ae"
44+
let xybridFFIChecksum = "fa71d96678bc587ea325f65423d5dc3b3f033f575d261ef399313742ae95450c"
4545

4646
let package = Package(
4747
name: "Xybrid",

0 commit comments

Comments
 (0)