bazel: Update to version 3.3.1

This commit is contained in:
Jakub Čábera 2020-07-01 09:23:52 +02:00
parent 327dff7fa1
commit 62e7340ca4

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://bazel.build", "version": "3.3.1",
"description": "A fast, scalable, multi-language and extensible build system", "description": "A fast, scalable, multi-language and extensible build system",
"version": "3.3.0", "homepage": "https://bazel.build",
"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.3.0/bazel-3.3.0-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/3.3.1/bazel-3.3.1-windows-x86_64.zip",
"hash": "287566da13471ce0d0a1769df53d46547c4797c2655165a7d42252e14d15442c" "hash": "48bbdad295a60a45d854b07163b86569eca1e5401a11f0ea4828c67a4b3168fa"
} }
}, },
"checkver": { "checkver": {