Skip to content

Commit

Permalink
Session GRDB.swift 106.29.2 (GRDB 6.29.2, SQLCipher 4.6.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpretty-cyro committed Sep 3, 2024
1 parent 7a75a28 commit 426149d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "GRDB",
url: "https://github.com/DuckDuckGo/GRDB.swift/releases/download/2.4.1/GRDB.xcframework.zip",
checksum: "23fbe17f552a2a1f893ae78aa823fbb38cc851bc5a4597309a5e83016460260d"
url: "https://github.com/oxen-io/session-grdb-swift/releases/download/106.29.2/GRDB.xcframework.zip",
checksum: "5b19115e3cc0693174b041c00a7ee4102392fdbf18fb66ba64b75833212e60fc"
),
.target(name: "_GRDBDummy")
]
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ The default branch for this repository is `main` (as opposed to upstream's `mast

## Version

* This Package: *2.4.1*
* GRDB: *6.29.0*
* SQLCipher: *4.6.0*
* This Package: *106.29.2*
* GRDB: *6.29.2*
* SQLCipher: *4.6.1*

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

0 comments on commit 426149d

Please sign in to comment.