lean-cli: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2022-10-20 08:30:54 +00:00
parent 77009bdd4e
commit 182a46108a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.2", "version": "1.1.0",
"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.2/lean-windows-x64.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v1.1.0/lean-windows-x64.exe#/lean.exe",
"hash": "9c5748a775cf81aac8a98c6a70be57ece3e0b0bdfd9c23911ca45b1069cf2834" "hash": "0bd98e0c49babdadcb7322022bdc539747a3a0d3bdb171cce657b6f68d068144"
}, },
"32bit": { "32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.0.2/lean-windows-x86.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v1.1.0/lean-windows-x86.exe#/lean.exe",
"hash": "cb1976f7c3bb125feb5e5f1e76d9754a99b840a968f05dce3dfb040b2c1669b1" "hash": "71e4f44af83940d100b8383710d01972f4b5d4ca599397dff9762e9f2a0a9c74"
} }
}, },
"bin": "lean.exe", "bin": "lean.exe",