Skip to content

Commit

Permalink
released version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Jan 5, 2024
1 parent e5da642 commit 0fa8c96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/content-scope-scripts",
"state" : {
"branch" : "12-18-ignore_compiled_assets_for_testing",
"revision" : "91a6d35abeaea4e9a5a546ef642945d1a8b1be81"
"revision" : "bb027f14bec7fbb1a85d308139e7a66686da160e",
"version" : "4.59.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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/privacy-dashboard", exact: "3.1.1" ),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", branch: "12-18-ignore_compiled_assets_for_testing"),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "4.59.0"),
.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 0fa8c96

Please sign in to comment.