Skip to content

Commit

Permalink
point to right version of bsk
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Sep 15, 2023
1 parent 39a7791 commit 210b966
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8877,8 +8877,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 78.0.0;
kind = revision;
revision = 3984a37dc5a1e33ca48b66f6ed9eb1530052cfbb;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": null,
"revision": "2a3dc29c9f0a2d90465a75afe47083a78ecaafe8",
"version": "78.0.0"
"revision": "3984a37dc5a1e33ca48b66f6ed9eb1530052cfbb",
"version": null
}
},
{
Expand Down Expand Up @@ -156,7 +156,7 @@
},
{
"package": "TrackerRadarKit",
"repositoryURL": "https://github.com/duckduckgo/TrackerRadarKit",
"repositoryURL": "https://github.com/duckduckgo/TrackerRadarKit.git",
"state": {
"branch": null,
"revision": "4684440d03304e7638a2c8086895367e90987463",
Expand Down

0 comments on commit 210b966

Please sign in to comment.