lean-cli: Update to version 0.26.0

This commit is contained in:
Jakub Čábera 2021-09-24 09:49:08 -07:00
parent 004b941147
commit 42f2a993c2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.25.1", "version": "0.26.0",
"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.1/lean-windows-x64.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v0.26.0/lean-windows-x64.exe#/lean.exe",
"hash": "51c9678c59ac26a53d9edfc887712fe796bf9a6760bac1d9e3bbba0f76306fb5" "hash": "9ac47b2612a921438be1ebd88ace14a6759e489f47025755774f5c8d7e6a78a3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/leancloud/lean-cli/releases/download/v0.25.1/lean-windows-x86.exe#/lean.exe", "url": "https://github.com/leancloud/lean-cli/releases/download/v0.26.0/lean-windows-x86.exe#/lean.exe",
"hash": "1834026245d5a51b176d4ec8365fdb0400f7cbe48c66daa3fa8dd2bdb3402b27" "hash": "78a6b2db877816040494d96d56ed1276a7bc4e5c87bce58c558a2c862d5d9670"
} }
}, },
"bin": "lean.exe", "bin": "lean.exe",