bazel: Update to version 2.0.0

This commit is contained in:
Richard Kuhnt 2019-12-19 13:00:41 +00:00
parent 7f092c0cb9
commit de4ff6bb46

View File

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