bazel: Update to version 7.1.0

This commit is contained in:
github-actions[bot] 2024-03-11 20:25:13 +00:00
parent 847e1a2a5c
commit e0d2538b60

View File

@ -1,5 +1,5 @@
{ {
"version": "7.0.2", "version": "7.1.0",
"description": "A fast, scalable, multi-language and extensible build system", "description": "A fast, scalable, multi-language and extensible build system",
"homepage": "https://bazel.build", "homepage": "https://bazel.build",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -10,8 +10,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/7.0.2/bazel-7.0.2-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/7.1.0/bazel-7.1.0-windows-x86_64.zip",
"hash": "8805ade79cbb7c17e2d095ee1f26be64769dd5403a14b84dff13ae8cac626fe9" "hash": "0590350fabd690470d260b1f63ace813bef29a7c72a7bbbc83d4076ee1baf427"
} }
}, },
"bin": "bazel.exe", "bin": "bazel.exe",