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.1 /GRDB.xcframework.zip " ,
19- checksum: " c7153feab9071ef66ffd674adf58648ceafc8b95c7182dde68d0dbc945f0f7f5 "
18+ url: " https://github.com/inlinehq/GRDB.swift/releases/download/3.0.2 /GRDB.xcframework.zip " ,
19+ checksum: " 60cde550fb002c41e996a09505aea93a5b78efbf1eff1d1313757181ed547b31 "
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.1 *
11+ * This Package: * 3.0.2 *
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