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/DuckDuckGo/GRDB.swift/releases/download/2.4.1 /GRDB.xcframework.zip " ,
19
- checksum: " 23fbe17f552a2a1f893ae78aa823fbb38cc851bc5a4597309a5e83016460260d "
18
+ url: " https://github.com/DuckDuckGo/GRDB.swift/releases/download/2.4.2 /GRDB.xcframework.zip " ,
19
+ checksum: " 5380265b0e70f0ed28eb1e12640eb6cde5e4bfd39893c86b31f8d17126887174 "
20
20
) ,
21
21
. target( name: " _GRDBDummy " )
22
22
]
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ The default branch for this repository is `main` (as opposed to upstream's `mast
7
7
8
8
## Version
9
9
10
- * This Package: * 2.4.1 *
11
- * GRDB: * 6.29.0 *
12
- * SQLCipher: * 4.6.0 *
10
+ * This Package: * 2.4.2 *
11
+ * GRDB: * 6.29.3 *
12
+ * SQLCipher: * 4.6.1 *
13
13
14
14
## Contributions
15
15
We do not accept contributions to this repository at this time. However, feel free to open an issue in order to start a discussion.
You can’t perform that action at this time.
0 commit comments