bazel: Update to version 0.19.0

This commit is contained in:
Richard Kuhnt 2018-10-29 15:00:32 +00:00
parent ed7fb05d65
commit 6961472da1

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://bazel.build", "homepage": "https://bazel.build",
"version": "0.18.0", "version": "0.19.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"bin": "bazel.exe", "bin": "bazel.exe",
"suggest": { "suggest": {
@ -16,8 +16,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/0.18.0/bazel-0.18.0-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/0.19.0/bazel-0.19.0-windows-x86_64.zip",
"hash": "51642560e4e8417efec6490104068215711ce05e21a8c4c4b584e8b31041dbf9" "hash": "9ee25f3f0f23daf5339b357b3f2b258e42435d4912378f993222f686c66c692c"
} }
}, },
"checkver": { "checkver": {