bazel: Update to version 3.3.0

This commit is contained in:
Jakub Čábera 2020-06-17 23:33:13 +02:00
parent 70ec1a07e2
commit 8ad145936c

View File

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