roll: pigweed, pw_toolchain: roll: ninja From git_revision:7fdd96a48def7f0d7909d045ce8afffb4d04ebbc To git_revision:980bc1f80a6779e8b4ce034c47936238fb16e58c Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/233254 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 77d7e1bd03b006d..8512b20c7f93492 Roller-URL: https://ci.chromium.org/b/8738029046623605041 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ib76b4092e295ad6579017346a282efbe69c5add6 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/233234 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index a9cab61..dbbe1e6 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -48,8 +48,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-09-01. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738029438599608001. - commit = "77d7e1bd03b006d8fc2034776a7eddd8908d8dc3", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738029046623605041. + commit = "8512b20c7f9349244b7d9340742d28ebd299e766", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -57,8 +57,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-09-01. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738029438599608001. - commit = "77d7e1bd03b006d8fc2034776a7eddd8908d8dc3", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738029046623605041. + commit = "8512b20c7f9349244b7d9340742d28ebd299e766", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )