diff --git a/bucket/bazel.json b/bucket/bazel.json index 2c9f12b18d..40260f78e9 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "7.0.0", + "version": "7.0.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.0.0/bazel-7.0.0-windows-x86_64.zip", - "hash": "2f75a381f54c455944849ea47f86adc1698fe6af76a5f1633a82e3ba741df7fc" + "url": "https://github.com/bazelbuild/bazel/releases/download/7.0.1/bazel-7.0.1-windows-x86_64.zip", + "hash": "dc9c8d72ce56770bf4e58ced0081736ba200cde9d7f2fad43401cd9720ffc435" } }, "bin": "bazel.exe",