roll: pigweed, pw_toolchain: bazel: Update cmsis_core checksum

STM changed their repo name. Unfortunately this affects the checksum of
the archive, because the top-level directory in the .tar.gz is the name
of the repo.

Original-Fixes: 365121598
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234132

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: c1053db0462769f..2d7b15a9f319fff
Roller-URL: https://ci.chromium.org/b/8737510840918549809
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1c9fd2a04654888995fc8ae481c48885028c07c4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/234337
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 94b96a5..00db49e 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-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737587686013716881.
-    commit = "c1053db0462769f382b50940b58d0d351f0f9402",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737510840918549809.
+    commit = "2d7b15a9f319fffd436657ec82f290c648a0d9bf",
     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-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737587686013716881.
-    commit = "c1053db0462769f382b50940b58d0d351f0f9402",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737510840918549809.
+    commit = "2d7b15a9f319fffd436657ec82f290c648a0d9bf",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )