bazel: Update to version 8.4.2

This commit is contained in:
github-actions[bot] 2025-10-01 20:29:38 +00:00
parent 6e0a22ea83
commit 60a309d602

View File

@ -1,5 +1,5 @@
{
"version": "8.4.1",
"version": "8.4.2",
"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.1/bazel-8.4.1-windows-x86_64.zip",
"hash": "26bb22627a2d8d6a34b977c81888ae24317f829d7d330eb03cdedf3e5170afc8"
"url": "https://github.com/bazelbuild/bazel/releases/download/8.4.2/bazel-8.4.2-windows-x86_64.zip",
"hash": "23f0d0a634650e5b9c6cece98dc375d346c42cea1ead83f2040e7a954633ade1"
}
},
"bin": "bazel.exe",