lean-cli: Update to version 0.28.0

This commit is contained in:
Jakub Čábera 2021-10-21 08:51:07 -07:00
parent f65f153e91
commit c0009f1e81

View File

@ -1,16 +1,16 @@
{
"version": "0.27.0",
"version": "0.28.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.27.0/lean-windows-x64.exe#/lean.exe",
"hash": "f30deb10b455e078e97ea20e30de1bc892ef8d5b824edba91e8ffb703b9a99c3"
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.28.0/lean-windows-x64.exe#/lean.exe",
"hash": "ce15081e8c46a8dc68c278bd10c42c5e2a9c2f0a8120bf36000de9314e3debab"
},
"32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.27.0/lean-windows-x86.exe#/lean.exe",
"hash": "72a5eba10ea2f92efaa5ddd297e24b5849c51552d1cd135350a14661d7e73a29"
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.28.0/lean-windows-x86.exe#/lean.exe",
"hash": "3fa18711d7e4b58f6c1b3cd903ae306130abeea69011e676f7988ae759f2f15d"
}
},
"bin": "lean.exe",