bazel: Update to version 1.0.1

This commit is contained in:
Richard Kuhnt 2019-10-22 08:00:15 +00:00
parent d6944919d6
commit 5ebd1f91c9

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": "1.1.0", "version": "1.0.1",
"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/1.1.0/bazel-1.1.0-windows-x86_64.zip", "url": "https://github.com/bazelbuild/bazel/releases/download/1.0.1/bazel-1.0.1-windows-x86_64.zip",
"hash": "6ef3b5756ba9d8b26fc599884800aa9c55948478f9574540acba7112e0329db2" "hash": "30bd49eb4bf882c5e7488230e3148c24e15c6cdb47b445e74470bdd89835f3e0"
} }
}, },
"checkver": { "checkver": {