roll: pigweed, pw_toolchain 2 commits 03da4a376d12ab8 pw_multibuf: Comment updates for consistency e561764ec80e0aa docs: Add structured data to Kudzu blog post https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 284648a91114364..03da4a376d12ab8 Roller-URL: https://ci.chromium.org/b/8739052084952556721 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I9df3ec8f3a3a99822f883b3231f8dbef3e9d1bc5 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/230973 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 396b698..a96f546 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-19. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739139976765963009. - commit = "284648a91114364749fc04bf581fc4f605ca0b79", + # ROLL: Last updated 2024-08-20. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739052084952556721. + commit = "03da4a376d12ab8173f250a14f703ae8a1571d3c", 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-19. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739139976765963009. - commit = "284648a91114364749fc04bf581fc4f605ca0b79", + # ROLL: Last updated 2024-08-20. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739052084952556721. + commit = "03da4a376d12ab8173f250a14f703ae8a1571d3c", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )