bazel: Update to version 6.4.0

This commit is contained in:
github-actions[bot] 2023-10-19 20:25:04 +00:00
parent b86e0668ce
commit 27cf1f7c2c

View File

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