bazel: Update to version 3.7.0

This commit is contained in:
Jakub Čábera 2020-10-21 09:10:27 +02:00
parent f8a01fe325
commit d13e265c31

View File

@ -1,5 +1,5 @@
{
"version": "3.6.0",
"version": "3.7.0",
"description": "A fast, scalable, multi-language and extensible build system",
"homepage": "https://bazel.build",
"license": "Apache-2.0",
@ -10,8 +10,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/3.6.0/bazel-3.6.0-windows-x86_64.zip",
"hash": "c58954a2266980d6f5cb10137d1f5bed8abfd4df38e3a908aa8133387cbb0001"
"url": "https://github.com/bazelbuild/bazel/releases/download/3.7.0/bazel-3.7.0-windows-x86_64.zip",
"hash": "d38821c8ba9492914d107d8a827a53ba8eab88bc59146986c752513abe8e1923"
}
},
"bin": "bazel.exe",