Skip to content

Commit 34b3d70

Browse files
committed
Update Package.swift checksum for 1.0.5 [skip ci]
1 parent 2c86eee commit 34b3d70

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.3/cloudsync-apple-xcframework-1.0.3.zip",
18-
checksum: "b2fba950d308dc004003774821ae8f5baa770c7b7d1c1189956e25537d348fe5"
17+
url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.5/cloudsync-apple-xcframework-1.0.5.zip",
18+
checksum: "8efd5da9e69731f0ed32d0e137314e260c2c8d763c5dc07672092d642418364b"
1919
),
2020
.target(
2121
name: "CloudSync",

0 commit comments

Comments
 (0)