bazel: Update to version 0.22.0

This commit is contained in:
Richard Kuhnt 2019-01-28 14:00:29 +00:00
parent f9fe4af1b6
commit 6a95ce96d3

View File

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