Skip to content

Commit

Permalink
advancing for alpha3 prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed Jul 11, 2023
1 parent 58938da commit c50c4b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ if ProcessInfo.processInfo.environment["LOCAL_BUILD"] != nil {
} else {
FFIbinaryTarget = .binaryTarget(
name: "automergeFFI",
url: "https://github.com/automerge/automerge-swift/releases/download/0.5.0-alpha2/automergeFFI.xcframework.zip",
checksum: "90c428bd84e9aeb05ce2362c895ea714995f1e8b79cc34f92bb0ab56339e1047"
url: "https://github.com/automerge/automerge-swift/releases/download/0.5.0-alpha3/automergeFFI.xcframework.zip",
checksum: "f9e96b1b76c1a4e273a3b968e82c24bf77fd00fc21b0120b462ece4c0022fddb"
)
}

Expand Down

0 comments on commit c50c4b6

Please sign in to comment.