diff --git a/bucket/bazel.json b/bucket/bazel.json index c1222b04a4..cadbf8600d 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "5.3.0", + "version": "5.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/5.3.0/bazel-5.3.0-windows-x86_64.zip", - "hash": "1ca270f4b732fa6c2ac0f6bfb588ab54d33729ecf77180df98a99d291553fe8b" + "url": "https://github.com/bazelbuild/bazel/releases/download/5.3.1/bazel-5.3.1-windows-x86_64.zip", + "hash": "7973cfc66952bc22a205a720c910f0137697f45b6ee08c72a8743d074ccbc3c6" } }, "bin": "bazel.exe",