bazel: Update to version 8.3.0

This commit is contained in:
github-actions[bot] 2025-06-23 20:29:48 +00:00
parent f6aa89e854
commit 1531500aa9

View File

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