bazel: Update to version 0.29.0

This commit is contained in:
Richard Kuhnt 2019-08-28 15:00:16 +00:00
parent fb40cfb36a
commit 9d87445c54

View File

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