roll: pigweed bazel: Switch to forked pre-release probe-rs prebuilts

This enables rp2350 support while the support is being upstreamed.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241193
Original-Revision: 98667e8cfd9be65e63e6551a489ff4b9974a71da

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ba98cd9950c660..98667e8cfd9be6
Roller-URL: https://ci.chromium.org/b/8734354591435268001
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I81fcb7fb8a15a6db2aaaa932b8e071c4e054a24b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/241303
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 2f1193e..fc73b26 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-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734407515185330817.
-    commit = "ba98cd9950c660f42071b5085c9a81b2139f1c28",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734354591435268001.
+    commit = "98667e8cfd9be65e63e6551a489ff4b9974a71da",
     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-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734407515185330817.
-    commit = "ba98cd9950c660f42071b5085c9a81b2139f1c28",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734354591435268001.
+    commit = "98667e8cfd9be65e63e6551a489ff4b9974a71da",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )