We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9405fd5 commit 5b07eb5Copy full SHA for 5b07eb5
Package.swift
@@ -14,8 +14,8 @@ let package = Package(
14
targets: [
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: "5622ed8a3a52ee5d5d10974aa58b2fd701872503d1c56eba5477fa1866be071c"
+ url: "https://github.com/sqliteai/sqlite-js/releases/download/1.3.3/js-apple-xcframework-1.3.3.zip",
+ checksum: "a876cead60336c220c67b0d89da818b322d735c7133a7036391f02ee98cd7ca2"
19
),
20
.target(
21
name: "js",
0 commit comments