bazel: Update to version 3.2.0

This commit is contained in:
Jakub Čábera 2020-05-28 10:29:23 +02:00
parent 98c620cc0a
commit e951741729

View File

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