mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
bazel: Update to version 1.2.1
This commit is contained in:
parent
d3d03cc862
commit
4af0f06d91
@ -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.2.0",
|
"version": "1.2.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.2.0/bazel-1.2.0-windows-x86_64.zip",
|
"url": "https://github.com/bazelbuild/bazel/releases/download/1.2.1/bazel-1.2.1-windows-x86_64.zip",
|
||||||
"hash": "a1ca8ec4143fee4b4e5acfb49897cc4d7dd165d309e33a9dfba86d88925e7747"
|
"hash": "245b2c9dfb067d35a65a591c9619eddd8e50c6762ca5957d51f57ea85dfef138"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user