Skip to content

Commit

Permalink
Updates BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Mar 12, 2024
1 parent 55f0ba4 commit 8aaea6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10028,8 +10028,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = revision;
revision = 4fabd076cc65b15d7442c89cc570e0e4df0b07ca;
kind = exactVersion;
version = "121.0.0-1";
};
};
B6F997C22B8F374300476735 /* XCRemoteSwiftPackageReference "apple-toolbox" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "4fabd076cc65b15d7442c89cc570e0e4df0b07ca"
"revision" : "592242549bc2258d5ebeb3224029267915bcca52",
"version" : "121.0.0-1"
}
},
{
Expand Down

0 comments on commit 8aaea6a

Please sign in to comment.