bazel: Update to version 8.2.1

This commit is contained in:
github-actions[bot] 2025-04-18 00:37:58 +00:00
parent 2ad44e6ed6
commit 1caa74ba2c

View File

@ -1,5 +1,5 @@
{
"version": "8.2.0",
"version": "8.2.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.2.0/bazel-8.2.0-windows-x86_64.zip",
"hash": "3e5fafddb3b02292bc1a185adea4fda7a2c7f41b886c1388c9918d221fca998f"
"url": "https://github.com/bazelbuild/bazel/releases/download/8.2.1/bazel-8.2.1-windows-x86_64.zip",
"hash": "703e2511235a8008c50b327729fcea7f2ecd177fc4437a566c80f255a39b9066"
}
},
"bin": "bazel.exe",