diff --git a/bucket/lean-cli.json b/bucket/lean-cli.json index d79512f54d..34426231ff 100644 --- a/bucket/lean-cli.json +++ b/bucket/lean-cli.json @@ -1,16 +1,16 @@ { - "version": "0.29.1", + "version": "0.29.2", "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.29.1/lean-windows-x64.exe#/lean.exe", - "hash": "ea89eabc247be6f293674fccd681fe9dd84ee7d7965bdbb51a7a8161d8a90dd3" + "url": "https://github.com/leancloud/lean-cli/releases/download/v0.29.2/lean-windows-x64.exe#/lean.exe", + "hash": "c8cb99de03da06a9e7dfc486ad4df324c20decdb062e48c37dd1839afa283b1f" }, "32bit": { - "url": "https://github.com/leancloud/lean-cli/releases/download/v0.29.1/lean-windows-x86.exe#/lean.exe", - "hash": "c3b49c50ea7a9a53adda7564f07dd6be771606a98f17f052fe066b9774bfc3d3" + "url": "https://github.com/leancloud/lean-cli/releases/download/v0.29.2/lean-windows-x86.exe#/lean.exe", + "hash": "04eaf81c30d2fc423567f537f06d23622d82845642c9f10c95725c33378e7b15" } }, "bin": "lean.exe",