Skip to content

Commit

Permalink
Update BSK ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Dec 6, 2023
1 parent 315a147 commit 6d4a6f4
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 @@ -9156,8 +9156,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 92.0.0;
branch = "dominik/fix-favicons-fetcher-crash";
kind = branch;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"package": "BrowserServicesKit",
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": null,
"revision": "11a5fb5e7bf1f4fb4e2a79ce8dbe2eb39b583495",
"version": "92.0.0"
"branch": "dominik/fix-favicons-fetcher-crash",
"revision": "70c67be570df3ebdcdc1078288db2dcc80f58ce0",
"version": null
}
},
{
Expand Down

0 comments on commit 6d4a6f4

Please sign in to comment.