Skip to content

Commit

Permalink
Refactor [v132] Auto update SPM with latest rust-component 132.0.2024…
Browse files Browse the repository at this point in the history
…0914050334 (#21978)

Auto update SPM with latest rust-component release 132.0.20240914050334

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 14, 2024
1 parent 77ff04b commit 86ea9b3
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 @@ -23809,7 +23809,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift.git";
requirement = {
kind = exactVersion;
version = 132.0.20240913050246;
version = 132.0.20240914050334;
};
};
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" : "f467d4cea1d40aeea7e02edd1b90c01b9a5a1fb9",
"version" : "132.0.20240913050246"
"revision" : "00abd3e3ea8ac41b92713015739fdbd3724f66db",
"version" : "132.0.20240914050334"
}
},
{
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 @@ -7159,7 +7159,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift";
requirement = {
kind = exactVersion;
version = 132.0.20240913050246;
version = 132.0.20240914050334;
};
};
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": "f467d4cea1d40aeea7e02edd1b90c01b9a5a1fb9",
"version": "132.0.20240913050246"
"revision": "00abd3e3ea8ac41b92713015739fdbd3724f66db",
"version": "132.0.20240914050334"
}
},
{
Expand Down

0 comments on commit 86ea9b3

Please sign in to comment.