bazel: Update to version 6.3.2

This commit is contained in:
github-actions[bot] 2023-08-08 20:24:33 +00:00
parent b7d2b9af38
commit 1f974de00c

View File

@ -1,5 +1,5 @@
{
"version": "6.3.1",
"version": "6.3.2",
"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/6.3.1/bazel-6.3.1-windows-x86_64.zip",
"hash": "8a17f4456b1a9406adbc1cff98419a52289d2de229e09c0aa287b7055e1920f5"
"url": "https://github.com/bazelbuild/bazel/releases/download/6.3.2/bazel-6.3.2-windows-x86_64.zip",
"hash": "a82f333658563d56571592a102241b47c76fe5d1d201414f54603864c0699d40"
}
},
"bin": "bazel.exe",