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/session-foundation/session-grdb-swift/releases/download/107.3.0 /GRDB.xcframework.zip",
19
- checksum: "80ec656ba3cca69897375780ba6c6189a160dac724f4573e5ea95774f8268745 "
18
+ url: "https://github.com/session-foundation/session-grdb-swift/releases/download/107.4.1 /GRDB.xcframework.zip",
19
+ checksum: "acaa771023029c840863e52acb0cd6ada523e2957e124e426a6de395598140cc "
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: *107.3.0 *
11
- * GRDB: *7.3.0 *
12
- * SQLCipher: *4.6.1 *
10
+ * This Package: *107.4.1 *
11
+ * GRDB: *7.4.1 *
12
+ * SQLCipher: *4.7.0 *
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