File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.0 /GRDB.xcframework.zip " ,
19
- checksum: " b872a487ca66a07da8f5f027803a4458c6d1658f79d2d0ab231360e4db4f3f19 "
18
+ url: " https://github.com/inlinehq/GRDB.swift/releases/download/3.0.1 /GRDB.xcframework.zip " ,
19
+ checksum: " c7153feab9071ef66ffd674adf58648ceafc8b95c7182dde68d0dbc945f0f7f5 "
20
20
) ,
21
21
. target( name: " _GRDBDummy " )
22
22
]
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
8
8
9
9
## Version
10
10
11
- - This Package: _ 3 .0.0 _
12
- - GRDB: _ 7 .0.0-beta.6 _
13
- - SQLCipher: _ 4 .6.1 _
11
+ * This Package: * 3 .0.1 *
12
+ * GRDB: * 7 .0.0-beta.6 *
13
+ * SQLCipher: * 4 .6.1 *
14
14
15
15
## Contributions
16
16
You can’t perform that action at this time.
0 commit comments