Skip to content

Commit

Permalink
DuckDuckGo GRDB.swift 2.4.1 (GRDB 6.29.0, SQLCipher 4.6.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Jul 27, 2024
1 parent 4225b85 commit f6b5fbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.0/GRDB.xcframework.zip",
checksum: "507f6f6ff2091ec70dca20ca47bbcf47955fbf34d73d05bd3f5fa67c3e7b0753"
url: "https://github.com/DuckDuckGo/GRDB.swift/releases/download/2.4.1/GRDB.xcframework.zip",
checksum: "23fbe17f552a2a1f893ae78aa823fbb38cc851bc5a4597309a5e83016460260d"
),
.target(name: "_GRDBDummy")
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The default branch for this repository is `main` (as opposed to upstream's `mast

## Version

* This Package: *2.4.0*
* This Package: *2.4.1*
* GRDB: *6.29.0*
* SQLCipher: *4.6.0*

Expand Down

0 comments on commit f6b5fbb

Please sign in to comment.