Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Commit

Permalink
update binary
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsprint09 committed May 30, 2021
1 parent d6e0a63 commit 0a331d9
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 @@ -41,8 +41,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "AutomergeBackend",
url: "https://github.com/lightsprint09/automerge-swift-backend/releases/download/0.1.3/AutomergeBackend.xcframework.zip",
checksum: "eee81fb43aa0dc9f0a2cbb213b0501cb1850a79f5acbec6a0e33eba98d70f23b"
url: "https://github.com/lightsprint09/automerge-swift-backend/releases/download/0.1.5/AutomergeBackend.xcframework.zip",
checksum: "8b01645e466fc15ba8adcfd8c7615e282f006aea92826bfef45586b86217f4bf"
)
]
)

0 comments on commit 0a331d9

Please sign in to comment.