Skip to content

Commit

Permalink
Session GRDB.swift 106.29.3 (GRDB 6.29.3, SQLCipher 4.6.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpretty-cyro committed Dec 5, 2024
1 parent 7b3c27e commit b364361
Showing 1 changed file with 2 additions and 2 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/oxen-io/session-grdb-swift/releases/download/106.29.3/GRDB.xcframework.zip",
checksum: "0f5d73c0e09a22adf20efbfc4e4fe7b5cd5da9554ef4f0c6dd8acab9cb101cd3"
url: "https://github.com/session-foundation/session-grdb-swift/releases/download/106.29.3/GRDB.xcframework.zip",
checksum: "866cc65aad82614ab98d116f7d19227f06eb24ead66d89f8ec973338b76a6895"
),
.target(name: "_GRDBDummy")
]
Expand Down

0 comments on commit b364361

Please sign in to comment.