From 2a62d2949a0e4d32204b64be42ff4068fa0379ba Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Jun 2019 14:00:56 +0000 Subject: [PATCH] bazel: Update to version 0.27.0 --- bucket/bazel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bazel.json b/bucket/bazel.json index 9a1c87135c..15a14ad826 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.26.1", + "version": "0.27.0", "license": "Apache-2.0", "bin": "bazel.exe", "suggest": { @@ -11,8 +11,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/bazelbuild/bazel/releases/download/0.26.1/bazel-0.26.1-windows-x86_64.zip", - "hash": "4a6e6b26cdea51d437a0b325bccf88e5a252a9b48ea43d38468c376348697edc" + "url": "https://github.com/bazelbuild/bazel/releases/download/0.27.0/bazel-0.27.0-windows-x86_64.zip", + "hash": "6d496005bf02151b983aed1320f1728aca461de2246ee50cbcc56886078b813e" } }, "checkver": {