{ "version": "1.2.3", "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.2.3/lean-windows-x64.exe#/lean.exe", "hash": "4e36e9105639e1f08efb2ff18cf90be67e6347b8c80dcbc548919052fcc44f20" }, "32bit": { "url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.3/lean-windows-x86.exe#/lean.exe", "hash": "1e933156157cf06d124599fa4ad0f28ce7106d914959b08452d82be151ff30d9" } }, "bin": "lean.exe", "checkver": { "github": "https://github.com/leancloud/lean-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/leancloud/lean-cli/releases/download/v$version/lean-windows-x64.exe#/lean.exe" }, "32bit": { "url": "https://github.com/leancloud/lean-cli/releases/download/v$version/lean-windows-x86.exe#/lean.exe" } } } }