bazel: Update to version 0.17.2

This commit is contained in:
Richard Kuhnt 2018-09-21 13:00:34 +00:00
parent 29738d0ba7
commit cf54ffd0cf

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://bazel.build", "homepage": "https://bazel.build",
"version": "0.17.1", "version": "0.17.2",
"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.17.1/bazel-0.17.1-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/0.17.2/bazel-0.17.2-windows-x86_64.zip",
"hash": "ba6ad8931f1c82095a1194976f01adfafd881ee69fc69665334104c661800b4b" "hash": "acb2ccec892e6eab8e07ea242fa89b73ea14dc22d17a0c8df152b27637abd166"
} }
}, },
"checkver": { "checkver": {