| commit | 17d42beacc9f0e69b6773762dae0822754c7b68d | [log] [tgz] | 
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Tue Sep 09 13:01:41 2025 -0700 | 
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 09 13:01:41 2025 -0700 | 
| tree | b820d02f09d10b5121c9fb74fb6fa627b86f3c8b | |
| parent | 68a7a3c51a0ee9a11403c269f411466a19775a75 [diff] | 
roll: pigweed 050f6af..61e4015 (4 commits) 61e4015:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320916 pw_ide: Add tests for the compile command fragment merger 4ce07b7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320457 pw_tokenizer: Internal BUILD files for pw_tokenizer f5ac987:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320456 pw_tokenizer: JNI detokenizer fixes 5c1328a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320829 pw_ide: rm arch arg in python compile commands too Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 050f6af316c67f..61e40154600e07 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8704176306270370465 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I9e2e873c80f73149b312aecfde8f8c4af81b6624 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/321016 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 58fd7d6..e2279a5 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -43,8 +43,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-09-09. - # ROLL: By https://cr-buildbucket.appspot.com/build/8704187168429763569. - commit = "050f6af316c67f2bafccabc59b0d485bbefad7fa", + # ROLL: By https://cr-buildbucket.appspot.com/build/8704176306270370465. + commit = "61e40154600e07acade1a9e291d32fafbef812c0", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )