bazel: Update to version 8.4.1

This commit is contained in:
github-actions[bot] 2025-09-11 20:26:40 +00:00
parent 579b908056
commit fbeccfe92c

View File

@ -1,5 +1,5 @@
{
"version": "8.4.0",
"version": "8.4.1",
"description": "A fast, scalable, multi-language and extensible build system",
"homepage": "https://bazel.build",
"license": "Apache-2.0",
@ -10,8 +10,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/8.4.0/bazel-8.4.0-windows-x86_64.zip",
"hash": "eb9667112c601f62ee8d850944d55b1a71b9235fddf9c6bc4b3970c10f09213b"
"url": "https://github.com/bazelbuild/bazel/releases/download/8.4.1/bazel-8.4.1-windows-x86_64.zip",
"hash": "26bb22627a2d8d6a34b977c81888ae24317f829d7d330eb03cdedf3e5170afc8"
}
},
"bin": "bazel.exe",