diff --git a/bucket/bazel.json b/bucket/bazel.json index f12d53213b..f083257a37 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.0", + "version": "0.25.1", "license": "Apache-2.0", "bin": "bazel.exe", "suggest": { @@ -11,8 +11,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/bazelbuild/bazel/releases/download/0.25.0/bazel-0.25.0-windows-x86_64.zip", - "hash": "16da23bd399d8510bc78d99489ffee167029a7eb29cea6667942c038efab70f7" + "url": "https://github.com/bazelbuild/bazel/releases/download/0.25.1/bazel-0.25.1-windows-x86_64.zip", + "hash": "495b011a57b187036ac6725f612c5ba4d1707f333bf060986a304c6b713a1682" } }, "checkver": {