jcli: Update to version 0.0.30

This commit is contained in:
Jakub Čábera 2020-07-21 08:53:29 +02:00
parent 22e31baf28
commit b563daed84

View File

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