diff --git a/bucket/bazel.json b/bucket/bazel.json index 84bd105a05..8d9248ae53 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "7.3.0", + "version": "7.3.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.3.0/bazel-7.3.0-windows-x86_64.zip", - "hash": "3522cb9f523fbaf1089e5e8ccb5db24be4a573296424842d1ceb479d14e0b4b2" + "url": "https://github.com/bazelbuild/bazel/releases/download/7.3.1/bazel-7.3.1-windows-x86_64.zip", + "hash": "5ff61407bac20270fef4bc5a0d4b11cc0a16ed831906ddfe858336846bc57cdc" } }, "bin": "bazel.exe",