diff --git a/bazel.json b/bazel.json index 9582586470..8e0ed831c1 100644 --- a/bazel.json +++ b/bazel.json @@ -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": {