bazel: Update to version 7.1.1

This commit is contained in:
github-actions[bot] 2024-03-21 20:24:16 +00:00
parent 07802e0c19
commit b05a8d300a

View File

@ -1,5 +1,5 @@
{
"version": "7.1.0",
"version": "7.1.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.1.0/bazel-7.1.0-windows-x86_64.zip",
"hash": "0590350fabd690470d260b1f63ace813bef29a7c72a7bbbc83d4076ee1baf427"
"url": "https://github.com/bazelbuild/bazel/releases/download/7.1.1/bazel-7.1.1-windows-x86_64.zip",
"hash": "7363696d88d4824509cdf89463c890dfe9d8de9383ddedcac147f102200d1946"
}
},
"bin": "bazel.exe",