roll: pigweed, pw_toolchain: roll: cmake From version:3@3.30.2.chromium.8 To version:3@3.30.3.chromium.8 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/233251 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: a271a3881ffa966..15ebf243605e7ac Roller-URL: https://ci.chromium.org/b/8738062537865439841 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ifdacf4ab719ab00e6176fd1a785a934710ee03ba Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232986 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 4245de5..3b3c36c 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-08-31. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738073571536140993. - commit = "a271a3881ffa9660d00f076585b01af3438e359d", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738062537865439841. + commit = "15ebf243605e7acdcaadc888097978f7f410989f", 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-08-31. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738073571536140993. - commit = "a271a3881ffa9660d00f076585b01af3438e359d", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738062537865439841. + commit = "15ebf243605e7acdcaadc888097978f7f410989f", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )