bazel: Update to version 0.25.2

This commit is contained in:
Richard Kuhnt 2019-05-10 22:00:21 +00:00
parent 436102205d
commit c5c1fb1428

View File

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