From c032ef3983d42d7dff5f333009e7c1ef983f50fb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 14:00:22 +0000 Subject: [PATCH] bazel: Update to version 0.29.1 --- bucket/bazel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bazel.json b/bucket/bazel.json index b2b94d3490..046fa2342f 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.29.0", + "version": "0.29.1", "license": "Apache-2.0", "bin": "bazel.exe", "suggest": { @@ -11,8 +11,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/bazelbuild/bazel/releases/download/0.29.0/bazel-0.29.0-windows-x86_64.zip", - "hash": "f5dec9af35d5f5e3e16b64679bde836f63ca6307055639c5148b0efdf1f8c363" + "url": "https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.zip", + "hash": "c9e6a43fe49121b204f1d4cbab3030e2e2888198442a8d8cf90432f4b63dc2b8" } }, "checkver": {