diff --git a/bucket/bazel.json b/bucket/bazel.json index 40260f78e9..055328d6bd 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "7.0.1", + "version": "7.0.2", "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.0.1/bazel-7.0.1-windows-x86_64.zip", - "hash": "dc9c8d72ce56770bf4e58ced0081736ba200cde9d7f2fad43401cd9720ffc435" + "url": "https://github.com/bazelbuild/bazel/releases/download/7.0.2/bazel-7.0.2-windows-x86_64.zip", + "hash": "8805ade79cbb7c17e2d095ee1f26be64769dd5403a14b84dff13ae8cac626fe9" } }, "bin": "bazel.exe",