lean-cli: Update to version 0.29.2

This commit is contained in:
github-actions[bot] 2022-01-28 12:30:07 +00:00
parent c4e2f32645
commit a5215fd4f1

View File

@ -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",