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