bazel: Update to version 7.4.0

This commit is contained in:
github-actions[bot] 2024-10-22 20:28:06 +00:00
parent 4b25a2273c
commit a48eca8e3f

View File

@ -1,5 +1,5 @@
{
"version": "7.3.2",
"version": "7.4.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/7.3.2/bazel-7.3.2-windows-x86_64.zip",
"hash": "6a1fd8a5178ffe4332dfd224710bc4f5dbb3503820756f26f5cfcac15327d3a3"
"url": "https://github.com/bazelbuild/bazel/releases/download/7.4.0/bazel-7.4.0-windows-x86_64.zip",
"hash": "4c083517767f3b0dc382e7392fa5cbb7d7717f5e6d2874966c5c3addd76bee78"
}
},
"bin": "bazel.exe",