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(
15
15
targets: [
16
16
. binaryTarget(
17
17
name: " GRDB " ,
18
- url: " https://github.com/inline-chat/GRDB.swift/releases/download/3.1.1 /GRDB.xcframework.zip " ,
19
- checksum: " d0cb96c05a0605b435b74e6f56470b9f175cd53db42c968a7ac1af7b67b34e3c "
18
+ url: " https://github.com/inline-chat/GRDB.swift/releases/download/3.2.0 /GRDB.xcframework.zip " ,
19
+ checksum: " b37fcaa255238d5c4e43aba0a8619a0ba7a10785b457aba849d25f69f59a5c82 "
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.1.1 *
12
- * GRDB: * 7.4.1 *
13
- * SQLCipher: * 4.7 .0*
11
+ * This Package: * 3.2.0 *
12
+ * GRDB: * 7.5.0 *
13
+ * SQLCipher: * 4.9 .0*
14
14
15
15
## Contributions
16
16
You can’t perform that action at this time.
0 commit comments