bazel: Update to version 8.5.1

This commit is contained in:
github-actions[bot] 2026-01-12 20:30:05 +00:00
parent 15862db95b
commit 34a4d9076a

View File

@ -1,5 +1,5 @@
{
"version": "8.5.0",
"version": "8.5.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.5.0/bazel-8.5.0-windows-x86_64.zip",
"hash": "5001d020cd04a27f8ef9d1832ffd96ee4973e658a4601c7c9d62b0ae762fa204"
"url": "https://github.com/bazelbuild/bazel/releases/download/8.5.1/bazel-8.5.1-windows-x86_64.zip",
"hash": "68b08a949e8f9b06bfa6358efe7d646bc8b1fdf1958b924cd64bdbc9a0959bda"
}
},
"bin": "bazel.exe",