bazel: Update to version 0.15.1

This commit is contained in:
Richard Kuhnt 2018-07-16 15:00:22 +00:00
parent 2637f8abc8
commit 128822b72a

View File

@ -1,6 +1,6 @@
{
"homepage": "https://bazel.build",
"version": "0.15.0",
"version": "0.15.1",
"license": "Apache-2.0",
"bin": "bazel.exe",
"suggest": {
@ -16,8 +16,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/0.15.0/bazel-0.15.0-windows-x86_64.zip",
"hash": "d10e94fe7d74038e5a9f3b10cd4e6954cfe1553fe31f3299cda2f789b79bb1a7"
"url": "https://github.com/bazelbuild/bazel/releases/download/0.15.1/bazel-0.15.1-windows-x86_64.zip",
"hash": "50467bfbe24b49189531ea5f24ca9e4cf9ca5b339fdb7c2bbe8eaf517f587492"
}
},
"checkver": {