Skip to content

Commit 7d6d697

Browse files
committed
updating for 0.5.13 release
1 parent 7880d65 commit 7d6d697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ if ProcessInfo.processInfo.environment["LOCAL_BUILD"] != nil {
5757
} else {
5858
FFIbinaryTarget = .binaryTarget(
5959
name: "automergeFFI",
60-
url: "https://github.com/automerge/automerge-swift/releases/download/0.5.12/automergeFFI.xcframework.zip",
61-
checksum: "f48301a59bc9203b78cacdbbbf7dd5420487284ee26845e90181ff8eb1cb5ef4"
60+
url: "https://github.com/automerge/automerge-swift/releases/download/0.5.13/automergeFFI.xcframework.zip",
61+
checksum: "97c16b7c99d4b08256e644399a4ba0ff78a4f7ff176ec9ef40fcf37c18626a1e"
6262
)
6363
}
6464

0 commit comments

Comments
 (0)