roll: pigweed 5574faa..c51a1d2 (2 commits)

c51a1d2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242632 pw_containers: Fix broken link
c986667:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242594 targets/rp2040: Fix broken link

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 5574faa27048f9..c51a1d26989c49
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733902406290245457
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ifa94317d44905f0c29d46cbe486511f864c21430
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/242672
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 6f74e0f..0333361 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-10-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733906490197306273.
-    commit = "5574faa27048f984738b3a47f3810627ecfd390a",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733902406290245457.
+    commit = "c51a1d26989c49c5948049ef99aafec1baa6ca3b",
     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-10-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733906490197306273.
-    commit = "5574faa27048f984738b3a47f3810627ecfd390a",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733902406290245457.
+    commit = "c51a1d26989c49c5948049ef99aafec1baa6ca3b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )