bazel: Update to version 0.29.1

This commit is contained in:
Richard Kuhnt 2019-09-10 14:00:22 +00:00
parent 60401e9a58
commit c032ef3983

View File

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