Skip to content

Commit 8c25f08

Browse files
committed
updating package for 0.2.1 release
1 parent 59d1c24 commit 8c25f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ if ProcessInfo.processInfo.environment["YSWIFT_LOCAL"] != nil {
5050
} else {
5151
FFIbinaryTarget = .binaryTarget(
5252
name: "yniffiFFI",
53-
url: "https://github.com/y-crdt/yswift/releases/download/0.2.0/yniffiFFI.xcframework.zip",
54-
checksum: "d2633bdb1e9f257cd56a852f360f0d0f4bc1615a4c34a05e76a2da2c430a0f98"
53+
url: "https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip",
54+
checksum: "7377378b6d8bb628ff8e2847f73a6b7115705d53a822dd578fb9cbcf2bce1675"
5555
)
5656
}
5757

0 commit comments

Comments
 (0)