diff --git a/bucket/bazel.json b/bucket/bazel.json index 729a512d8f..ae8fbb1289 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "7.1.2", + "version": "7.2.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.1.2/bazel-7.1.2-windows-x86_64.zip", - "hash": "27da574480b7b31198df65fa8e1ad2abcfaad5294573ec33d91a82569cee4405" + "url": "https://github.com/bazelbuild/bazel/releases/download/7.2.0/bazel-7.2.0-windows-x86_64.zip", + "hash": "8e1249d0dd99e867e91ea833da532603115d9247d4b84c5b1ea59dc2f99d4cd1" } }, "bin": "bazel.exe",