roll: pigweed pw_thread_freertos: Fix typo in tags
Followup to http://pwrev.dev/215232
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237513
Original-Revision: e81f65b16a544f0a5d4ed98ebedece785379faca
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: aaa6103e386eac..e81f65b16a544f
Roller-URL: https://ci.chromium.org/b/8735893034970789345
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1cf36849b2f56c2a4c4b936595e9d407203f1ae7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237692
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 f3bee74..83df4f8 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735903928455530209.
- commit = "aaa6103e386eacca267932d66987d99a8c36487a",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735893034970789345.
+ commit = "e81f65b16a544f0a5d4ed98ebedece785379faca",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735903928455530209.
- commit = "aaa6103e386eacca267932d66987d99a8c36487a",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735893034970789345.
+ commit = "e81f65b16a544f0a5d4ed98ebedece785379faca",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)