Skip to content

Commit 3cdb04b

Browse files
committed
Update Package.swift checksum for 1.0.6 [skip ci]
1 parent 9d31257 commit 3cdb04b

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
@@ -14,8 +14,8 @@ let package = Package(
1414
targets: [
1515
.binaryTarget(
1616
name: "CloudSyncBinary",
17-
url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.5/cloudsync-apple-xcframework-1.0.5.zip",
18-
checksum: "8efd5da9e69731f0ed32d0e137314e260c2c8d763c5dc07672092d642418364b"
17+
url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.6/cloudsync-apple-xcframework-1.0.6.zip",
18+
checksum: "274deac8f57de10a66f14e2700c09d8f39bfb2fa87a2b21399c417bbd87ea980"
1919
),
2020
.target(
2121
name: "CloudSync",

0 commit comments

Comments
 (0)