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/8734258011457856689
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic339380c6ac8cfd61b6b1371b8de14c822f60b64
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/241932
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index a95d560..bceb92d 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-10-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734340953463178449.
-    commit = "21c3798619eb4007970c83065ce3828f09a928e7",
+    # ROLL: Last updated 2024-10-12.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734258011457856689.
+    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/8734340953463178449.
-    commit = "21c3798619eb4007970c83065ce3828f09a928e7",
+    # ROLL: Last updated 2024-10-12.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734258011457856689.
+    commit = "5a33668785148cc5779381186087487fc5642f51",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )