diff --git a/bucket/bazel.json b/bucket/bazel.json index 139807b60b..fc1dfb2a75 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "6.3.2", + "version": "6.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/6.3.2/bazel-6.3.2-windows-x86_64.zip", - "hash": "a82f333658563d56571592a102241b47c76fe5d1d201414f54603864c0699d40" + "url": "https://github.com/bazelbuild/bazel/releases/download/6.4.0/bazel-6.4.0-windows-x86_64.zip", + "hash": "6939715df55ffb49778936669a6dca4f44712495ee629bb457d4264b932848b9" } }, "bin": "bazel.exe",