diff --git a/bucket/lean-cli.json b/bucket/lean-cli.json index d7f177f7b9..dfe7dae8d9 100644 --- a/bucket/lean-cli.json +++ b/bucket/lean-cli.json @@ -1,16 +1,16 @@ { - "version": "0.26.0", + "version": "0.27.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.26.0/lean-windows-x64.exe#/lean.exe", - "hash": "9ac47b2612a921438be1ebd88ace14a6759e489f47025755774f5c8d7e6a78a3" + "url": "https://github.com/leancloud/lean-cli/releases/download/v0.27.0/lean-windows-x64.exe#/lean.exe", + "hash": "f30deb10b455e078e97ea20e30de1bc892ef8d5b824edba91e8ffb703b9a99c3" }, "32bit": { - "url": "https://github.com/leancloud/lean-cli/releases/download/v0.26.0/lean-windows-x86.exe#/lean.exe", - "hash": "78a6b2db877816040494d96d56ed1276a7bc4e5c87bce58c558a2c862d5d9670" + "url": "https://github.com/leancloud/lean-cli/releases/download/v0.27.0/lean-windows-x86.exe#/lean.exe", + "hash": "72a5eba10ea2f92efaa5ddd297e24b5849c51552d1cd135350a14661d7e73a29" } }, "bin": "lean.exe",