bazel: Update to version 0.25.3

This commit is contained in:
Richard Kuhnt 2019-05-23 22:00:24 +00:00
parent 4c110fa0e6
commit 6577bdd655

View File

@ -1,7 +1,7 @@
{
"homepage": "https://bazel.build",
"description": "A fast, scalable, multi-language and extensible build system",
"version": "0.25.2",
"version": "0.25.3",
"license": "Apache-2.0",
"bin": "bazel.exe",
"suggest": {
@ -11,8 +11,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/0.25.2/bazel-0.25.2-windows-x86_64.zip",
"hash": "9d484e84d65ad32229e23165b7d143e9cbcfd0b52061b557c94731c3bc4ae27b"
"url": "https://github.com/bazelbuild/bazel/releases/download/0.25.3/bazel-0.25.3-windows-x86_64.zip",
"hash": "85e7ecef9e9a65d56df5a20fc57d531b0446b4f7adfa802b488e4876c02ea641"
}
},
"checkver": {