Skip to content

Commit

Permalink
Refactor [v133] Auto update SPM with latest rust-component 133.0.2024…
Browse files Browse the repository at this point in the history
…1021163120 (#22675)

Auto update SPM with latest rust-component release 133.0.20241021163120

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 21, 2024
1 parent 981c08f commit 61d0d7e
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 @@ -24936,7 +24936,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift.git";
requirement = {
kind = exactVersion;
version = 133.0.20241012050320;
version = 133.0.20241021163120;
};
};
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" : "3901044888019e0db324ebb14ec78ca49c859eee",
"version" : "133.0.20241012050320"
"revision" : "c87b0c4b6c4e65bfd2d36f64e581f1dcccd3b202",
"version" : "133.0.20241021163120"
}
},
{
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 @@ -7168,7 +7168,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift";
requirement = {
kind = exactVersion;
version = 133.0.20241012050320;
version = 133.0.20241021163120;
};
};
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": "3901044888019e0db324ebb14ec78ca49c859eee",
"version": "133.0.20241012050320"
"revision": "c87b0c4b6c4e65bfd2d36f64e581f1dcccd3b202",
"version": "133.0.20241021163120"
}
},
{
Expand Down

0 comments on commit 61d0d7e

Please sign in to comment.