roll: pigweed, pw_toolchain 2 commits 32744f590fac430 roll: gn 7ff63e9572b3580 roll: fuchsia_infra 27 commits https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: e78cf0926454812..32744f590fac430 Roller-URL: https://ci.chromium.org/b/8739857580664044977 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I368ee7c3aa2ab8f84cd4e79de4cf8c4fda7e478d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/228772 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index c8af6ac..1ca1fa7 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -47,18 +47,18 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-10. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739967920777735969. - commit = "e78cf0926454812bda93bdc02ab0c5ba9bfb15b3", + # ROLL: Last updated 2024-08-11. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739857580664044977. + commit = "32744f590fac4309d9f42d47ffd376501439a834", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) git_override( module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-10. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739967920777735969. - commit = "e78cf0926454812bda93bdc02ab0c5ba9bfb15b3", + # ROLL: Last updated 2024-08-11. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739857580664044977. + commit = "32744f590fac4309d9f42d47ffd376501439a834", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )