bazel: Update to version 0.17.1

This commit is contained in:
Richard Kuhnt 2018-09-14 11:00:20 +00:00
parent 1b9d8d2f85
commit 5218b074e4

View File

@ -1,6 +1,6 @@
{
"homepage": "https://bazel.build",
"version": "0.16.1",
"version": "0.17.1",
"license": "Apache-2.0",
"bin": "bazel.exe",
"suggest": {
@ -16,8 +16,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/0.16.1/bazel-0.16.1-windows-x86_64.zip",
"hash": "47f9a7f70801f731727412a8b80ab6b350e9302f61b4d70dee8d9479647d7917"
"url": "https://github.com/bazelbuild/bazel/releases/download/0.17.1/bazel-0.17.1-windows-x86_64.zip",
"hash": "ba6ad8931f1c82095a1194976f01adfafd881ee69fc69665334104c661800b4b"
}
},
"checkver": {