bazel: Update to version 3.5.0

This commit is contained in:
Jakub Čábera 2020-09-03 08:50:10 +02:00
parent bc99992a9a
commit 89b9282bec

View File

@ -1,5 +1,5 @@
{
"version": "3.4.1",
"version": "3.5.0",
"description": "A fast, scalable, multi-language and extensible build system",
"homepage": "https://bazel.build",
"license": "Apache-2.0",
@ -11,8 +11,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/3.4.1/bazel-3.4.1-windows-x86_64.zip",
"hash": "a12ffd1eb5bb0db7c85adf8e2a9dac56613801bbf5bb72ef98aaf0178aeb9781"
"url": "https://github.com/bazelbuild/bazel/releases/download/3.5.0/bazel-3.5.0-windows-x86_64.zip",
"hash": "55ecc3d2b5977754da45a682097d262aa594bdcf1445a436702a40e41c16f42f"
}
},
"checkver": {