diff --git a/bucket/lean-cli.json b/bucket/lean-cli.json index 50861a18bf..9aaa4ed32d 100644 --- a/bucket/lean-cli.json +++ b/bucket/lean-cli.json @@ -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",