bazel: Update to version 8.0.1

This commit is contained in:
github-actions[bot] 2025-01-18 00:34:02 +00:00
parent eef2c3ccff
commit a61756d4b8

View File

@ -1,5 +1,5 @@
{
"version": "8.0.0",
"version": "8.0.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.0.0/bazel-8.0.0-windows-x86_64.zip",
"hash": "0e6b9c781fc75b2289170fad12ecbbd7d80b41809875b503db744f1f2755e502"
"url": "https://github.com/bazelbuild/bazel/releases/download/8.0.1/bazel-8.0.1-windows-x86_64.zip",
"hash": "9a08893b71ae0e392c63aa4d12e0e155223779d1bc4a0fd02b9074a68a5a2f86"
}
},
"bin": "bazel.exe",