roll: pigweed roll: cmake
From version:3@3.30.4.chromium.8
To version:3@3.30.5.chromium.8
GitWatcher: ignore
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241913
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Original-Revision: 5a33668785148cc5779381186087487fc5642f51
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 21c3798619eb40..5a33668785148c
Roller-URL: https://ci.chromium.org/b/8734258006790814241
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib9c69bd41235de572e28f24d4a07f2a896b3f5da
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/241914
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
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 02dded9..b2cdac4 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,18 +48,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-10-11.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734340444078367489.
- commit = "21c3798619eb4007970c83065ce3828f09a928e7",
+ # ROLL: Last updated 2024-10-12.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734258006790814241.
+ commit = "5a33668785148cc5779381186087487fc5642f51",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-10-11.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734340444078367489.
- commit = "21c3798619eb4007970c83065ce3828f09a928e7",
+ # ROLL: Last updated 2024-10-12.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734258006790814241.
+ commit = "5a33668785148cc5779381186087487fc5642f51",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)