lean-cli: Update to version 0.24.3

This commit is contained in:
Jakub Čábera 2021-04-15 05:50:59 +02:00
parent 9e5bc02732
commit 00f468ef89

View File

@ -1,16 +1,16 @@
{
"version": "0.24.2",
"version": "0.24.3",
"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.24.2/lean-windows-x64.exe#/lean.exe",
"hash": "72759bcb745b199d20b0f5bdd825253c359fbccf14930f7e613ca7270720e11b"
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.24.3/lean-windows-x64.exe#/lean.exe",
"hash": "f26c2c95892933fd8d8b2a1544ef9781d0ab470e01fcce97a6fcf09dfb9f285a"
},
"32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.24.2/lean-windows-x86.exe#/lean.exe",
"hash": "71c988c8133405b04e8e7570e97fefbf203969827d7dc865d5e316e107b4f2b4"
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.24.3/lean-windows-x86.exe#/lean.exe",
"hash": "cdf88902eb45629d98d2b989d8b94659f4fe13d5444c74fc7b86d0ca446ab97b"
}
},
"bin": "lean.exe",