Skip to content

Commit

Permalink
Update BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Mar 15, 2024
1 parent 664f5d8 commit d5541d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13748,8 +13748,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 123.0.1;
branch = "sam/update-wireguard-framework-to-1.1.3";
kind = branch;
};
};
AA06B6B52672AF8100F541C5 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/BrowserServicesKit",
"state" : {
"revision" : "838cb53a8f7050d87ae6931b45ce126ece994359",
"version" : "123.0.1"
"branch" : "sam/update-wireguard-framework-to-1.1.3",
"revision" : "979cdaf53eb9747b4883975bcefd158b4ea7f0b7"
}
},
{
Expand Down Expand Up @@ -165,7 +165,7 @@
{
"identity" : "trackerradarkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/TrackerRadarKit",
"location" : "https://github.com/duckduckgo/TrackerRadarKit.git",
"state" : {
"revision" : "a6b7ba151d9dc6684484f3785293875ec01cc1ff",
"version" : "1.2.2"
Expand All @@ -176,8 +176,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/wireguard-apple",
"state" : {
"revision" : "2d8172c11478ab11b0f5ad49bdb4f93f4b3d5e0d",
"version" : "1.1.1"
"revision" : "13fd026384b1af11048451061cc1b21434990668",
"version" : "1.1.3"
}
}
],
Expand Down

0 comments on commit d5541d8

Please sign in to comment.