bazel: Update to version 8.4.0

This commit is contained in:
github-actions[bot] 2025-09-04 20:28:29 +00:00
parent 8ea7832d98
commit 32dd81eaec

View File

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