mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lean-cli: Update to version 1.0.2
This commit is contained in:
parent
a0558d8c33
commit
1687cf52c5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"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.0.1/lean-windows-x64.exe#/lean.exe",
|
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.2/lean-windows-x64.exe#/lean.exe",
|
||||||
"hash": "13d552b257972917115c986dbbb03ca5d7793a53ebb1ea42a87a22e7d5d1693f"
|
"hash": "9c5748a775cf81aac8a98c6a70be57ece3e0b0bdfd9c23911ca45b1069cf2834"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.1/lean-windows-x86.exe#/lean.exe",
|
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.2/lean-windows-x86.exe#/lean.exe",
|
||||||
"hash": "50d7cf5490b50cf7a74b0f20be3ac30477177c750bfdef10d3f4bf76af1688ad"
|
"hash": "cb1976f7c3bb125feb5e5f1e76d9754a99b840a968f05dce3dfb040b2c1669b1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lean.exe",
|
"bin": "lean.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user