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.1 .0/GRDB.xcframework.zip " ,
19- checksum: " d9a0e3ff70c17be2a3054bba085db53ab4660da12bbf68e40aa9b53ac10b01ac "
18+ url: " https://github.com/TICESoftware/GRDB-SQLCipher/releases/download/3.2 .0/GRDB.xcframework.zip " ,
19+ checksum: " 453c965787242325a0614886e8495b7e4da126e50d7cdf5752a40a47043db559 "
2020 ) ,
2121 . target( name: " _GRDBDummy " )
2222 ]
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ The default branch for this repository is `main` (as opposed to upstream's `mast
88
99## Version
1010
11- * This Package: * 3.1 .0*
12- * GRDB: * 7.3.0 *
13- * SQLCipher: * 4.6.1 *
11+ * This Package: * 3.2 .0*
12+ * GRDB: * 7.4.1 *
13+ * SQLCipher: * 4.7.0 *
1414* Xcode: * 16.2*
1515
1616## Contributions
You can’t perform that action at this time.
0 commit comments