mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
lean-cli: Update to version 1.0.1
This commit is contained in:
parent
0e048e1437
commit
6d9a0f5185
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "LeanEngine Command Line Tool",
|
||||
"homepage": "https://leancloud.cn/docs/leanengine_cli.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.0/lean-windows-x64.exe#/lean.exe",
|
||||
"hash": "5411c62638261e954a2a92de43919775f5ee0026ecb5962e81ac8342ede050df"
|
||||
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.1/lean-windows-x64.exe#/lean.exe",
|
||||
"hash": "13d552b257972917115c986dbbb03ca5d7793a53ebb1ea42a87a22e7d5d1693f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.0/lean-windows-x86.exe#/lean.exe",
|
||||
"hash": "21968d9ea862cc6f450b7b4466c877c4ee05e183466dbf5af58ee2feb5ab2eec"
|
||||
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.1/lean-windows-x86.exe#/lean.exe",
|
||||
"hash": "50d7cf5490b50cf7a74b0f20be3ac30477177c750bfdef10d3f4bf76af1688ad"
|
||||
}
|
||||
},
|
||||
"bin": "lean.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user