File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
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.6 /GRDB.xcframework.zip " ,
19- checksum: " e8b85b64f120a0715eeac1e2b85776974316bb4c32602d9e789b64e00c90e8eb "
18+ url: " https://github.com/inlinehq/GRDB.swift/releases/download/3.0.7 /GRDB.xcframework.zip " ,
19+ checksum: " 5a32b07a382a70bb7b06b3acb4abc566911981ebae75d66f6e829e3759742b9f "
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 .0.6 _
12- - GRDB: _ 7 .0.0-beta.6 _
13- - SQLCipher: _ 4 .6.1 _
11+ * This Package: * 3 .0.7 *
12+ * GRDB: * 7 .0.0-beta.6 *
13+ * SQLCipher: * 4 .6.1 *
1414
1515## Contributions
1616
You can’t perform that action at this time.
0 commit comments