{ "version": "0.25.0", "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/v0.25.0/lean-windows-x64.exe#/lean.exe", "hash": "fca27ba635ab324a99651fe948a7740d3afd72f8541921fcb74234b40f0b03b2" }, "32bit": { "url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.0/lean-windows-x86.exe#/lean.exe", "hash": "53a1e7363e7c1ac9e3c3b631bc5d2972ec0a363cfd78a7c4f1699c5d63845193" } }, "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" } } } }