Skip to content

Commit

Permalink
Inline GRDB.swift 3.0.5 (GRDB 7.0.0-beta.6, SQLCipher 4.6.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
morajabi committed Oct 28, 2024
1 parent 8c09b6a commit 200ff08
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/inlinehq/GRDB.swift/releases/download/3.0.4/GRDB.xcframework.zip",
checksum: "214cead013b4ba79ee0f1ff1251fbe06b6d6115729149be4b9f522711848132c"
url: "https://github.com/inlinehq/GRDB.swift/releases/download/3.0.5/GRDB.xcframework.zip",
checksum: "265a37cf6b77c5301d0c2c38823e18842c8833b386d0a502003096029a723525"
),
.target(name: "_GRDBDummy")
]
Expand Down

0 comments on commit 200ff08

Please sign in to comment.