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

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsprint09 committed Nov 17, 2021
1 parent 58afa1a commit 309cf47
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.7/AutomergeBackend.xcframework.zip",
checksum: "ac2ea49da91212b220c434a566b401df5394e9d7efdfa2304f54e6c5668c420d"
url: "https://github.com/lightsprint09/automerge-swift-backend/releases/download/0.1.8/AutomergeBackend.xcframework.zip",
checksum: "5af4f4ed44683d35cd12a5f18912eafdbc1de603ac9e2767deafc1f19f91dcc3"
)
]
)

0 comments on commit 309cf47

Please sign in to comment.