mirror of
https://github.com/metabolist/metatext
synced 2025-01-16 20:00:56 +01:00
Update GRDB
This commit is contained in:
parent
1bb7d78c1f
commit
9389e1c3b8
@ -14,7 +14,7 @@ let package = Package(
|
|||||||
targets: ["DB"])
|
targets: ["DB"])
|
||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(name: "GRDB", url: "https://github.com/metabolist/GRDB.swift.git", .revision("186a111")),
|
.package(name: "GRDB", url: "https://github.com/metabolist/GRDB.swift.git", .revision("d826b27")),
|
||||||
.package(path: "Mastodon"),
|
.package(path: "Mastodon"),
|
||||||
.package(path: "Secrets")
|
.package(path: "Secrets")
|
||||||
],
|
],
|
||||||
|
@ -41,8 +41,8 @@
|
|||||||
"package": "GRDB",
|
"package": "GRDB",
|
||||||
"repositoryURL": "https://github.com/metabolist/GRDB.swift.git",
|
"repositoryURL": "https://github.com/metabolist/GRDB.swift.git",
|
||||||
"state": {
|
"state": {
|
||||||
"branch": "186a111",
|
"branch": "d826b27",
|
||||||
"revision": "186a1111b0cb8754f9030a363b08f27ca4996552",
|
"revision": "d826b270751a8963b487bfac1ef2ca2df67a77e4",
|
||||||
"version": null
|
"version": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user