bazel: Update to version 0.27.0

This commit is contained in:
Richard Kuhnt 2019-06-17 14:00:56 +00:00
parent 689e9256ff
commit 2a62d2949a

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://bazel.build", "homepage": "https://bazel.build",
"description": "A fast, scalable, multi-language and extensible build system", "description": "A fast, scalable, multi-language and extensible build system",
"version": "0.26.1", "version": "0.27.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"bin": "bazel.exe", "bin": "bazel.exe",
"suggest": { "suggest": {
@ -11,8 +11,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/0.26.1/bazel-0.26.1-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/0.27.0/bazel-0.27.0-windows-x86_64.zip",
"hash": "4a6e6b26cdea51d437a0b325bccf88e5a252a9b48ea43d38468c376348697edc" "hash": "6d496005bf02151b983aed1320f1728aca461de2246ee50cbcc56886078b813e"
} }
}, },
"checkver": { "checkver": {