roll: pigweed roll: ninja

From git_revision:745380fed7d2216b20b5ab22dd173ff167042aca
To git_revision:9daff81efaf435bf612c74414ce63d0640613ba7

GitWatcher: ignore
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237253
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Original-Revision: 50af4cad714e675d6275dd601bd2e1d03243d7ed

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 198260e6096bf7..50af4cad714e67
Roller-URL: https://ci.chromium.org/b/8736133781143528033
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I082287f0c3d3a3d44f0cb01995ba58722a122105
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/237274
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 6dacc5a..05f913a 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-09-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736172100529709089.
-    commit = "198260e6096bf7d968f58578d89fbe5f2b2d7467",
+    # ROLL: Last updated 2024-09-22.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736133781143528033.
+    commit = "50af4cad714e675d6275dd601bd2e1d03243d7ed",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736172100529709089.
-    commit = "198260e6096bf7d968f58578d89fbe5f2b2d7467",
+    # ROLL: Last updated 2024-09-22.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736133781143528033.
+    commit = "50af4cad714e675d6275dd601bd2e1d03243d7ed",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )