bazel: Update to version 7.4.1

This commit is contained in:
github-actions[bot] 2024-11-12 20:28:14 +00:00
parent cbe9c3e950
commit 0b2dd7a75a

View File

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