bazel: Update to version 8.4.2

This commit is contained in:
github-actions[bot] 2025-10-21 20:29:28 +00:00
parent fccc5d231a
commit 008d308ba8

View File

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