bazel: Update to version 3.1.0

This commit is contained in:
Ash258 2020-04-22 23:38:55 +02:00
parent 5499e374c0
commit 7e11b47091

View File

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