Skip to content

Commit

Permalink
Upgrade to Punycode 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Sep 19, 2024
1 parent 7f9b60d commit 7f5bae3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10926,8 +10926,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 196.2.0;
branch = "dominik/punycode-3.0.0";
kind = branch;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
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" : "32a2ec64385543ccfbaaafbfe9545543a2c06aac",
"version" : "196.2.0"
"branch" : "dominik/punycode-3.0.0",
"revision" : "cafe60012879a42fb3e4ac50af4c698eecf88fd9"
}
},
{
Expand Down Expand Up @@ -131,8 +131,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/gumob/PunycodeSwift.git",
"state" : {
"revision" : "4356ec54e073741449640d3d50a1fd24fd1e1b8b",
"version" : "2.1.0"
"revision" : "30a462bdb4398ea835a3585472229e0d74b36ba5",
"version" : "3.0.0"
}
},
{
Expand Down

0 comments on commit 7f5bae3

Please sign in to comment.