bazel: Update to version 0.15.2

This commit is contained in:
Richard Kuhnt 2018-07-17 13:00:27 +00:00
parent cf3607c741
commit 38c15e4fec

View File

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