We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2378a89 commit c509ba5Copy full SHA for c509ba5
1 file changed
Package.swift
@@ -14,8 +14,8 @@ let package = Package(
14
targets: [
15
.binaryTarget(
16
name: "CloudSyncBinary",
17
- url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.18/cloudsync-apple-xcframework-1.0.18.zip",
18
- checksum: "b7d49ba48641f67dbaa005ab9743f7f6703b45347b8fed9ff5b3726b6ef520dd"
+ url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.19/cloudsync-apple-xcframework-1.0.19.zip",
+ checksum: "1b7beca51414844cd7ad1cae483f08f208b0a717dcbaaffd764034f9385deb1f"
19
),
20
.target(
21
name: "CloudSync",
0 commit comments