roll: pigweed a60f57b..08ff555 (3 commits)
08ff555:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234412 pw_tokenizer: Use domains in the Python tokens.Database class
7795cfc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235639 pw_bluetooth_sapphire: Add riscv64 prebuilt
1b888ec:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235633 pw_multibuf: Add missing space to fix docs rendering
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a60f57b2e1cea3..08ff555993b8ab
Roller-URL: https://ci.chromium.org/b/8736881892897213329
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9769c9ef4d4845f497c42c6f4c82a4ddc7ea613b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235693
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 56ef081..f7719bb 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736892921125312785.
- commit = "a60f57b2e1cea330a5661bfbc96f275278718b50",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736881892897213329.
+ commit = "08ff555993b8ab250ea03a9f12aaf5c2d1c9c705",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736892921125312785.
- commit = "a60f57b2e1cea330a5661bfbc96f275278718b50",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736881892897213329.
+ commit = "08ff555993b8ab250ea03a9f12aaf5c2d1c9c705",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)