jcli: Update to version 0.0.29

This commit is contained in:
Jakub Čábera 2020-07-01 09:23:53 +02:00
parent 22dc279bae
commit 29849721fa

View File

@ -1,16 +1,16 @@
{
"version": "0.0.28",
"version": "0.0.29",
"description": "Multiple Jenkins servers manager",
"homepage": "https://jenkins-zh.github.io/jcli-docs/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.28/jcli-windows-amd64.zip",
"hash": "e0850c33a8ae5fe2f3bbc3740c00b2db16318e46842b8eb3fdfa6e965d5eb59b"
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.29/jcli-windows-amd64.zip",
"hash": "7ab08382633e7b09bda12b64b716abbef809ba37e8c47593847acca164bc41e5"
},
"32bit": {
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.28/jcli-windows-386.zip",
"hash": "ec47c51c71e31b8775e20bdda9fbfcdb87c7478e9d28017405cf79683600f1fb"
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.29/jcli-windows-386.zip",
"hash": "d52a94b04c1709948ad6fc8bc360370ca0eca2b5b4358b73563765d58c02f618"
}
},
"bin": "jcli.exe",