mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
bazel: Update to version 1.0.1
This commit is contained in:
parent
d6944919d6
commit
5ebd1f91c9
@ -1,7 +1,7 @@
|
||||
{
|
||||
"homepage": "https://bazel.build",
|
||||
"description": "A fast, scalable, multi-language and extensible build system",
|
||||
"version": "1.1.0",
|
||||
"version": "1.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"bin": "bazel.exe",
|
||||
"suggest": {
|
||||
@ -11,8 +11,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/1.1.0/bazel-1.1.0-windows-x86_64.zip",
|
||||
"hash": "6ef3b5756ba9d8b26fc599884800aa9c55948478f9574540acba7112e0329db2"
|
||||
"url": "https://github.com/bazelbuild/bazel/releases/download/1.0.1/bazel-1.0.1-windows-x86_64.zip",
|
||||
"hash": "30bd49eb4bf882c5e7488230e3148c24e15c6cdb47b445e74470bdd89835f3e0"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user