diff --git a/bucket/lean-cli.json b/bucket/lean-cli.json index ce0cdccd0a..fe820fbe1c 100644 --- a/bucket/lean-cli.json +++ b/bucket/lean-cli.json @@ -1,16 +1,16 @@ { - "version": "0.24.3", + "version": "0.24.4", "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.24.3/lean-windows-x64.exe#/lean.exe", - "hash": "f26c2c95892933fd8d8b2a1544ef9781d0ab470e01fcce97a6fcf09dfb9f285a" + "url": "https://github.com/leancloud/lean-cli/releases/download/v0.24.4/lean-windows-x64.exe#/lean.exe", + "hash": "72a1d9285f73bd7f2e6b97fa80e8142c400301577560c28da52dda8cdc30720f" }, "32bit": { - "url": "https://github.com/leancloud/lean-cli/releases/download/v0.24.3/lean-windows-x86.exe#/lean.exe", - "hash": "cdf88902eb45629d98d2b989d8b94659f4fe13d5444c74fc7b86d0ca446ab97b" + "url": "https://github.com/leancloud/lean-cli/releases/download/v0.24.4/lean-windows-x86.exe#/lean.exe", + "hash": "b11f0026cce2450ee1f4dc983978825eb14391aeb99a3e16a09a04f01da64b2b" } }, "bin": "lean.exe",