bazel: Update to version 3.4.0

This commit is contained in:
Jakub Čábera 2020-07-14 09:08:02 +02:00
parent bc5af96c76
commit 85a3cc2de6

View File

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