diff --git a/bucket/bazel.json b/bucket/bazel.json index 16ffaa7b88..2e80f9e6e5 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,5 +1,5 @@ { - "version": "6.3.0", + "version": "6.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/6.3.0/bazel-6.3.0-windows-x86_64.zip", - "hash": "99660426ad783880dd49bb5c23e46830c5b7b838e0c1cac978f8e664427e9bdd" + "url": "https://github.com/bazelbuild/bazel/releases/download/6.3.1/bazel-6.3.1-windows-x86_64.zip", + "hash": "8a17f4456b1a9406adbc1cff98419a52289d2de229e09c0aa287b7055e1920f5" } }, "bin": "bazel.exe",