bazel: Update to version 0.28.0

This commit is contained in:
Richard Kuhnt 2019-07-10 17:00:23 +00:00
parent e813f1d773
commit 9bcfa0157f

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.27.1", "version": "0.28.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.27.1/bazel-0.27.1-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/0.28.0/bazel-0.28.0-windows-x86_64.zip",
"hash": "eb87e87ec0ce5653701ebabce7c577de640a1f392ff43c7ad4e212f59e3c3beb" "hash": "2f350c77b36df7d2dde691e2a3facd1dd32de78195de5cfd5b39471b20043ac4"
} }
}, },
"checkver": { "checkver": {