| commit | 9662dfa0d156920160561e8d110e363369a227b5 | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Thu Jan 23 09:57:34 2025 -0800 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 09:57:34 2025 -0800 |
| tree | 5eef26b19a23a2d120c64179fa3399734af823c9 | |
| parent | 45236ed41c5de01eb14a783ad486fcb109a8cd62 [diff] |
roll: pigweed e9d4e4d..83d2d65 (2 commits) 83d2d65:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261722 pw_metric: Build RPC libraries in Soong bc608da:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261794 pw_protobuf: Do not generate SNAKE_CASE enum names in Bazel Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: e9d4e4d30b4a49..83d2d65283bdd5 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724930722571676641 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2e00198fec611a9ea3b5c6ba8976a689c122a4dd Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/262392 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 dba6fb1..22afce8 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,8 +40,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-01-23. - # ROLL: By https://cr-buildbucket.appspot.com/build/8724963818776854529. - commit = "e9d4e4d30b4a49b2ca4dba88656dc660b0a0bcaf", + # ROLL: By https://cr-buildbucket.appspot.com/build/8724930722571676641. + commit = "83d2d65283bdd5cc2a4d09b95412f47b8d77676a", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )