File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ let package = Package(
1515 targets: [
1616 . binaryTarget(
1717 name: " GRDB " ,
18- url: " https://github.com/TICESoftware/GRDB-SQLCipher/releases/download/3.2 .0/GRDB.xcframework.zip " ,
19- checksum: " 453c965787242325a0614886e8495b7e4da126e50d7cdf5752a40a47043db559 "
18+ url: " https://github.com/TICESoftware/GRDB-SQLCipher/releases/download/3.3 .0/GRDB.xcframework.zip " ,
19+ checksum: " f78552ae513d97e2a4cc0931e5b64454b7ff17309ad0c9fb0287dc1ba24c382d "
2020 ) ,
2121 . target( name: " _GRDBDummy " )
2222 ]
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ The default branch for this repository is `main` (as opposed to upstream's `mast
88
99## Version
1010
11- * This Package: * 3.2 .0*
12- * GRDB: * 7.4.1 *
13- * SQLCipher: * 4.7 .0*
14- * Xcode: * 16.2 *
11+ * This Package: * 3.3 .0*
12+ * GRDB: * 7.5.0 *
13+ * SQLCipher: * 4.8 .0*
14+ * Xcode: * 16.3 *
1515
1616## Contributions
1717
You can’t perform that action at this time.
0 commit comments