bazel: Update to version 8.3.1

This commit is contained in:
github-actions[bot] 2025-06-30 20:29:16 +00:00
parent 3f729fac6f
commit b87f6c7581

View File

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