bazel: Update to version 0.26.1

This commit is contained in:
Richard Kuhnt 2019-06-06 12:00:37 +00:00
parent bbbd5b147e
commit 548bee29b3

View File

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