bazel: Update to version 7.0.0

This commit is contained in:
github-actions[bot] 2023-12-11 20:24:53 +00:00
parent eea0a35254
commit fd0464fc2c

View File

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