lean-cli: Update to version 0.25.1

This commit is contained in:
Jakub Čábera 2021-09-06 23:11:06 -07:00
parent 49d933aacc
commit 1f0872d201

View File

@ -1,16 +1,16 @@
{ {
"version": "0.25.0", "version": "0.25.1",
"description": "LeanEngine Command Line Tool", "description": "LeanEngine Command Line Tool",
"homepage": "https://leancloud.cn/docs/leanengine_cli.html", "homepage": "https://leancloud.cn/docs/leanengine_cli.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.0/lean-windows-x64.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.1/lean-windows-x64.exe#/lean.exe",
"hash": "fca27ba635ab324a99651fe948a7740d3afd72f8541921fcb74234b40f0b03b2" "hash": "51c9678c59ac26a53d9edfc887712fe796bf9a6760bac1d9e3bbba0f76306fb5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.0/lean-windows-x86.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.1/lean-windows-x86.exe#/lean.exe",
"hash": "53a1e7363e7c1ac9e3c3b631bc5d2972ec0a363cfd78a7c4f1699c5d63845193" "hash": "1834026245d5a51b176d4ec8365fdb0400f7cbe48c66daa3fa8dd2bdb3402b27"
} }
}, },
"bin": "lean.exe", "bin": "lean.exe",