bazel: Update to version 3.4.1

This commit is contained in:
Jakub Čábera 2020-07-14 16:12:27 +02:00
parent ad957b79fe
commit bb8f107c9a

View File

@ -1,5 +1,5 @@
{
"version": "3.4.0",
"version": "3.4.1",
"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.0/bazel-3.4.0-windows-x86_64.zip",
"hash": "80b68bc997a245497b1b8b1fe536c09bf6ed59c53a103661032b846052718378"
"url": "https://github.com/bazelbuild/bazel/releases/download/3.4.1/bazel-3.4.1-windows-x86_64.zip",
"hash": "a12ffd1eb5bb0db7c85adf8e2a9dac56613801bbf5bb72ef98aaf0178aeb9781"
}
},
"checkver": {