bazel: Update to version 7.0.2

This commit is contained in:
github-actions[bot] 2024-01-25 20:24:17 +00:00
parent 912be1ba7b
commit f466cb8087

View File

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