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