lean-cli: Update to version 0.25.0

This commit is contained in:
Jakub Čábera 2021-06-10 03:54:02 -07:00
parent 4a0bb1aea5
commit e9fd5ce57c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.24.4", "version": "0.25.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/v0.24.4/lean-windows-x64.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.0/lean-windows-x64.exe#/lean.exe",
"hash": "72a1d9285f73bd7f2e6b97fa80e8142c400301577560c28da52dda8cdc30720f" "hash": "fca27ba635ab324a99651fe948a7740d3afd72f8541921fcb74234b40f0b03b2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.24.4/lean-windows-x86.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.0/lean-windows-x86.exe#/lean.exe",
"hash": "b11f0026cce2450ee1f4dc983978825eb14391aeb99a3e16a09a04f01da64b2b" "hash": "53a1e7363e7c1ac9e3c3b631bc5d2972ec0a363cfd78a7c4f1699c5d63845193"
} }
}, },
"bin": "lean.exe", "bin": "lean.exe",