bazel: Update to version 7.0.1

This commit is contained in:
github-actions[bot] 2024-01-19 00:32:35 +00:00
parent 6d3e484824
commit f5accfe33f

View File

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