Skip to content

Commit 200ff08

Browse files
committed
Inline GRDB.swift 3.0.5 (GRDB 7.0.0-beta.6, SQLCipher 4.6.1)
1 parent 8c09b6a commit 200ff08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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/inlinehq/GRDB.swift/releases/download/3.0.4/GRDB.xcframework.zip",
19-
checksum: "214cead013b4ba79ee0f1ff1251fbe06b6d6115729149be4b9f522711848132c"
18+
url: "https://github.com/inlinehq/GRDB.swift/releases/download/3.0.5/GRDB.xcframework.zip",
19+
checksum: "265a37cf6b77c5301d0c2c38823e18842c8833b386d0a502003096029a723525"
2020
),
2121
.target(name: "_GRDBDummy")
2222
]

0 commit comments

Comments
 (0)