File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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/inlinehq/GRDB.swift/releases/download/3.0.2 /GRDB.xcframework.zip " ,
19- checksum: " 60cde550fb002c41e996a09505aea93a5b78efbf1eff1d1313757181ed547b31 "
18+ url: " https://github.com/inlinehq/GRDB.swift/releases/download/3.0.3 /GRDB.xcframework.zip " ,
19+ checksum: " 214cead013b4ba79ee0f1ff1251fbe06b6d6115729149be4b9f522711848132c "
2020 ) ,
2121 . target( name: " _GRDBDummy " )
2222 ]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ The default branch for this repository is `main` (as opposed to upstream's `mast
88
99## Version
1010
11- * This Package: * 3.0.2 *
11+ * This Package: * 3.0.3 *
1212* GRDB: * 7.0.0-beta.6*
1313* SQLCipher: * 4.6.1*
1414
You can’t perform that action at this time.
0 commit comments