diff --git a/bucket/bazel.json b/bucket/bazel.json index 6ac7d74da3..218691d0f6 100644 --- a/bucket/bazel.json +++ b/bucket/bazel.json @@ -1,7 +1,7 @@ { "homepage": "https://bazel.build", "description": "A fast, scalable, multi-language and extensible build system", - "version": "0.25.3", + "version": "0.26.0", "license": "Apache-2.0", "bin": "bazel.exe", "suggest": { @@ -11,8 +11,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/bazelbuild/bazel/releases/download/0.25.3/bazel-0.25.3-windows-x86_64.zip", - "hash": "85e7ecef9e9a65d56df5a20fc57d531b0446b4f7adfa802b488e4876c02ea641" + "url": "https://github.com/bazelbuild/bazel/releases/download/0.26.0/bazel-0.26.0-windows-x86_64.zip", + "hash": "66115a9ea267a9fb7916bd76d201e13490dc7fbc145a78a140453488a6fa4a2e" } }, "checkver": {