Skip to content

Commit

Permalink
SPM updated: SwiftSoup, Lottie, ZIPFoundation (#2724)
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocappelli authored Apr 12, 2024
1 parent 33d7208 commit e924191
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10170,7 +10170,7 @@
repositoryURL = "https://github.com/weichsel/ZIPFoundation.git";
requirement = {
kind = exactVersion;
version = 0.9.18;
version = 0.9.19;
};
};
98A16C2928A11BDE00A6C003 /* XCRemoteSwiftPackageReference "BrowserServicesKit" */ = {
Expand All @@ -10186,7 +10186,7 @@
repositoryURL = "https://github.com/airbnb/lottie-spm.git";
requirement = {
kind = exactVersion;
version = 4.4.1;
version = 4.4.2;
};
};
B6F997C22B8F374300476735 /* XCRemoteSwiftPackageReference "apple-toolbox" */ = {
Expand All @@ -10202,7 +10202,7 @@
repositoryURL = "https://github.com/scinfu/SwiftSoup";
requirement = {
kind = exactVersion;
version = 2.7.1;
version = 2.7.2;
};
};
F1D43AF82B99C1D300BAB743 /* XCRemoteSwiftPackageReference "BareBonesBrowser" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/airbnb/lottie-spm.git",
"state" : {
"revision" : "3bd43e12d6fb54654366a61f7cfaca787318b8ce",
"version" : "4.4.1"
"revision" : "4d0c11c85f5a9ec3d1b0daf2dc6daebc0e2df897",
"version" : "4.4.2"
}
},
{
Expand Down Expand Up @@ -167,8 +167,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup",
"state" : {
"revision" : "1d39e56d364cba79ce43b341f9661b534cccb18d",
"version" : "2.7.1"
"revision" : "028487d4a8a291b2fe1b4392b5425b6172056148",
"version" : "2.7.2"
}
},
{
Expand Down Expand Up @@ -203,8 +203,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/weichsel/ZIPFoundation.git",
"state" : {
"revision" : "b979e8b52c7ae7f3f39fa0182e738e9e7257eb78",
"version" : "0.9.18"
"revision" : "02b6abe5f6eef7e3cbd5f247c5cc24e246efcfe0",
"version" : "0.9.19"
}
}
],
Expand Down

0 comments on commit e924191

Please sign in to comment.