Skip to content

Commit

Permalink
Refactor [v136] Auto update SPM with latest rust-component 136.0.2025…
Browse files Browse the repository at this point in the history
…0115050329 (#24155)

Auto update SPM with latest rust-component release 136.0.20250115050329

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and mergify[bot] authored Jan 15, 2025
1 parent bd3d42b commit 4dd3b3d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion firefox-ios/Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -26465,7 +26465,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift.git";
requirement = {
kind = exactVersion;
version = 136.0.20250113194724;
version = 136.0.20250115050329;
};
};
435C85EE2788F4D00072B526 /* XCRemoteSwiftPackageReference "glean-swift" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mozilla/rust-components-swift.git",
"state" : {
"revision" : "ce80ed1d87747988cecb49695537eeda645deb92",
"version" : "136.0.20250113194724"
"revision" : "c4465a8c1975d149886ea3e7dfc0546c703a3210",
"version" : "136.0.20250115050329"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion focus-ios/Blockzilla.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7198,7 +7198,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift";
requirement = {
kind = exactVersion;
version = 136.0.20250113194724;
version = 136.0.20250115050329;
};
};
8A0E7F2C2BA0F0E0006BC6B6 /* XCRemoteSwiftPackageReference "Fuzi" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"repositoryURL": "https://github.com/mozilla/rust-components-swift",
"state": {
"branch": null,
"revision": "ce80ed1d87747988cecb49695537eeda645deb92",
"version": "136.0.20250113194724"
"revision": "c4465a8c1975d149886ea3e7dfc0546c703a3210",
"version": "136.0.20250115050329"
}
},
{
Expand Down

0 comments on commit 4dd3b3d

Please sign in to comment.