Skip to content

Commit f107c3b

Browse files
committed
rebuild release to resolve invalid binary
1 parent 0abe88f commit f107c3b

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.14/automergeFFI.xcframework.zip",
61-
checksum: "09c6d40566478c41303404c5929753d9cecde20bacafae0bdc576dadb8239d44"
60+
url: "https://github.com/automerge/automerge-swift/releases/download/0.5.15/automergeFFI.xcframework.zip",
61+
checksum: "d6fc0a66264491e88f1a0e06651e6b258fa5d7c79c763b7e026b0337c62ee74e"
6262
)
6363
}
6464

0 commit comments

Comments
 (0)