mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
lean-cli: Update to version 1.2.1
This commit is contained in:
parent
4ea55f8523
commit
2a74def873
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"description": "LeanEngine Command Line Tool",
|
"description": "LeanEngine Command Line Tool",
|
||||||
"homepage": "https://leancloud.cn/docs/leanengine_cli.html",
|
"homepage": "https://leancloud.cn/docs/leanengine_cli.html",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.0/lean-windows-x64.exe#/lean.exe",
|
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.1/lean-windows-x64.exe#/lean.exe",
|
||||||
"hash": "ec64630029cf014958121b332c1f871f15abe06cff883c2685af3fa20d971e84"
|
"hash": "7c3d9a46d6c171851bbcd5dfe182a8297bbaf6343b4fbe61e20691f41256f4ef"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.0/lean-windows-x86.exe#/lean.exe",
|
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.1/lean-windows-x86.exe#/lean.exe",
|
||||||
"hash": "ab4a89a05277a031468df521a28fcbd7f4c47c8d321ff0b1515465e328413ca3"
|
"hash": "73a25a4113df562424f5d7f4889567ae27f2dfc4945f16066199f1c67a59999c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lean.exe",
|
"bin": "lean.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user