Skip to content

Commit 8057ee3

Browse files
committed
Updating the package binary dependency for 0.5.2 release
1 parent 056e3e5 commit 8057ee3

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
@@ -51,8 +51,8 @@ if ProcessInfo.processInfo.environment["LOCAL_BUILD"] != nil {
5151
} else {
5252
FFIbinaryTarget = .binaryTarget(
5353
name: "automergeFFI",
54-
url: "https://github.com/automerge/automerge-swift/releases/download/0.3.0/automergeFFI.xcframework.zip",
55-
checksum: "8cf0b680ccbf7f97b8efac3d3defa84a06f3b3869d5c23e4535905d0f9c70e58"
54+
url: "https://github.com/automerge/automerge-swift/releases/download/0.5.2/automergeFFI.xcframework.zip",
55+
checksum: "bf4dc124dc669c77184e460e40df985e0b5bbfddf37a28c3922ff1b9c9ca67d2"
5656
)
5757
}
5858

0 commit comments

Comments
 (0)