lean-cli: Update to version 0.29.1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:00 +00:00
parent 3b3441508c
commit af778db628

View File

@ -1,16 +1,16 @@
{
"version": "0.28.1",
"version": "0.29.1",
"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.28.1/lean-windows-x64.exe#/lean.exe",
"hash": "7f7a649c98c2025e88bd35fa6eb898d074fbb2fcf2ae305d532829dae9fd8aac"
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.29.1/lean-windows-x64.exe#/lean.exe",
"hash": "ea89eabc247be6f293674fccd681fe9dd84ee7d7965bdbb51a7a8161d8a90dd3"
},
"32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.28.1/lean-windows-x86.exe#/lean.exe",
"hash": "d6af39166f1093cac70017c606b6c15a0b0308dbaf9cd2b158938553bfa9e1e2"
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.29.1/lean-windows-x86.exe#/lean.exe",
"hash": "c3b49c50ea7a9a53adda7564f07dd6be771606a98f17f052fe066b9774bfc3d3"
}
},
"bin": "lean.exe",