Skip to content

Commit

Permalink
exact
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Oct 19, 2023
1 parent 43e0035 commit 7184e09
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 @@ -37,7 +37,7 @@ let package = Package(
.package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.2.0"),
.package(url: "https://github.com/gumob/PunycodeSwift.git", exact: "2.1.0"),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "4.39.0"),
.package(url: "https://github.com/duckduckgo/privacy-dashboard", branch: "shane/form-updates"),
.package(url: "https://github.com/duckduckgo/privacy-dashboard", revision: "f505d33c24568af44b770aaa60d64ff1564de9dc"),
.package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"),
.package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"),
.package(url: "https://github.com/duckduckgo/wireguard-apple", exact: "1.1.1")
Expand Down

0 comments on commit 7184e09

Please sign in to comment.