Skip to content

Commit

Permalink
Update binary target
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Jan 19, 2024
1 parent 72380a5 commit 6efaf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "GRDB",
url: "https://github.com/DuckDuckGo/GRDB.swift/releases/download//GRDB.xcframework.zip",
url: "https://github.com/THISISDINOSAUR/GRDB-Swift-7.5.1.swift/releases/download//GRDB.xcframework.zip",
checksum: "a978d6cffb653011c768c45202e52aec12d4378180705ee867fe4b4ae8b7f093"
),
.target(name: "_GRDBDummy")
Expand Down

0 comments on commit 6efaf58

Please sign in to comment.