Skip to content

Commit 8d9aaa1

Browse files
committed
Update Package.swift checksum for 1.0.2 [skip ci]
1 parent 8a17ba9 commit 8d9aaa1

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.1/cloudsync-apple-xcframework-1.0.1.zip",
18-
checksum: "22bce3860d09b035de1f4309a845848c91a8198ea53c7cd147125869ad41636d"
17+
url: "https://github.com/sqliteai/sqlite-sync/releases/download/1.0.2/cloudsync-apple-xcframework-1.0.2.zip",
18+
checksum: "f43fde567834c1614151a2c3dc97b96fc8532a623fbf3b533bfa850defb169a4"
1919
),
2020
.target(
2121
name: "CloudSync",

0 commit comments

Comments
 (0)