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(
15
15
targets: [
16
16
. binaryTarget(
17
17
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//GRDB.xcframework.zip " ,
19
+ checksum: " 214cead013b4ba79ee0f1ff1251fbe06b6d6115729149be4b9f522711848132c "
20
20
) ,
21
21
. target( name: " _GRDBDummy " )
22
22
]
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
8
8
9
9
## Version
10
10
11
- * This Package: * 3.0.2 *
11
+ * This Package: * 3.0.3 *
12
12
* GRDB: * 7.0.0-beta.6*
13
13
* SQLCipher: * 4.6.1*
14
14
You can’t perform that action at this time.
0 commit comments