bazel: Update to version 0.26.0

This commit is contained in:
Richard Kuhnt 2019-05-28 09:00:45 +00:00
parent 7b0c02d94a
commit 33fcd1c429

View File

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