We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d188d commit 0c6ece9Copy full SHA for 0c6ece9
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
.binaryTarget(
16
name: "jsBinary",
17
url: "https://github.com/sqliteai/sqlite-js/releases/download/1.3.2/js-apple-xcframework-1.3.2.zip",
18
- checksum: "0000000000000000000000000000000000000000000000000000000000000000"
+ checksum: "5622ed8a3a52ee5d5d10974aa58b2fd701872503d1c56eba5477fa1866be071c"
19
),
20
.target(
21
name: "js",
0 commit comments