We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d153937 commit 9704a0dCopy full SHA for 9704a0d
Package.swift
@@ -1,7 +1,7 @@
1
// swift-tools-version: 5.7
2
// The swift-tools-version declares the minimum version of Swift required to build this package.
3
4
-// Release version: 0.0.21
+// Release version: 0.0.22
5
6
import PackageDescription
7
@@ -23,8 +23,8 @@ let package = Package(
23
),
24
.binaryTarget(
25
name: "BedrockFFI",
26
- url: "https://api.github.com/repos/worldcoin/bedrock-swift/releases/assets/302199284.zip",
27
- checksum: "3c9198b029123f6375f6387933336ae092499d113f12d0cdf3ab2443b0f94edf"
+ url: "https://api.github.com/repos/worldcoin/bedrock-swift/releases/assets/306951912.zip",
+ checksum: "7338c7ff88c782e8ad847d6a9b656fc688e7cf4244ac2886100c827f7a00400b"
28
)
29
]
30
0 commit comments