lean-cli: Update to version 1.2.3

This commit is contained in:
github-actions[bot] 2023-03-24 08:28:33 +00:00
parent 721591452a
commit ccb421dd86

View File

@ -1,16 +1,16 @@
{
"version": "1.2.1",
"version": "1.2.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/v1.2.1/lean-windows-x64.exe#/lean.exe",
"hash": "7c3d9a46d6c171851bbcd5dfe182a8297bbaf6343b4fbe61e20691f41256f4ef"
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.3/lean-windows-x64.exe#/lean.exe",
"hash": "4e36e9105639e1f08efb2ff18cf90be67e6347b8c80dcbc548919052fcc44f20"
},
"32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.1/lean-windows-x86.exe#/lean.exe",
"hash": "73a25a4113df562424f5d7f4889567ae27f2dfc4945f16066199f1c67a59999c"
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.3/lean-windows-x86.exe#/lean.exe",
"hash": "1e933156157cf06d124599fa4ad0f28ce7106d914959b08452d82be151ff30d9"
}
},
"bin": "lean.exe",