bazel: Update to version 0.28.1

This commit is contained in:
Richard Kuhnt 2019-07-19 16:00:19 +00:00
parent 2c64c13f33
commit bf624ff8f9

View File

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