Skip to content

Commit 46f9ca4

Browse files
committed
Session GRDB.swift 107.4.1 (GRDB 7.4.1, SQLCipher 4.7.0)
1 parent fe00864 commit 46f9ca4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
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"
2020
),
2121
.target(name: "_GRDBDummy")
2222
]

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ The default branch for this repository is `main` (as opposed to upstream's `mast
77

88
## Version
99

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*
1313

1414
## Contributions
1515
We do not accept contributions to this repository at this time. However, feel free to open an issue in order to start a discussion.

0 commit comments

Comments
 (0)