diff --git a/bucket/bazel.json b/bucket/bazel.json index 388eca99de..3fa8536cfa 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "7.4.0", + "version": "7.4.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.4.0/bazel-7.4.0-windows-x86_64.zip", - "hash": "4c083517767f3b0dc382e7392fa5cbb7d7717f5e6d2874966c5c3addd76bee78" + "url": "https://github.com/bazelbuild/bazel/releases/download/7.4.1/bazel-7.4.1-windows-x86_64.zip", + "hash": "88adeeff432bc32ef57bb78c37ce8d29948c566262f2e72a6b7a7276a633dec1" } }, "bin": "bazel.exe",