lean-cli: Update to version 1.2.4

This commit is contained in:
github-actions[bot] 2023-05-15 16:28:13 +00:00
parent 1a0c30eaae
commit 0a3975ea2d

View File

@ -1,16 +1,16 @@
{
"version": "1.2.3",
"version": "1.2.4",
"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.3/lean-windows-x64.exe#/lean.exe",
"hash": "4e36e9105639e1f08efb2ff18cf90be67e6347b8c80dcbc548919052fcc44f20"
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.4/lean-windows-x64.exe#/lean.exe",
"hash": "95d5d9de22f2081fdc64a124be1717c85735a4350b330f20ac3b791b8b3fd7ec"
},
"32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.3/lean-windows-x86.exe#/lean.exe",
"hash": "1e933156157cf06d124599fa4ad0f28ce7106d914959b08452d82be151ff30d9"
"url": "https://github.com/leancloud/lean-cli/releases/download/v1.2.4/lean-windows-x86.exe#/lean.exe",
"hash": "c4d07a5f1878caf7d5a257d3bf41e6ab9ef4d70d912fc399c4184b9bfad2816f"
}
},
"bin": "lean.exe",