jcli: Update to version 0.0.34

This commit is contained in:
Jakub Čábera 2021-02-03 19:01:28 +01:00
parent 9e8910ac38
commit 2aef33b744

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.33", "version": "0.0.34",
"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.33/jcli-windows-amd64.zip", "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.34/jcli-windows-amd64.zip",
"hash": "585b33d342065de2797f0079afcca60e039182cfd4711cd2a4d4536c0c20669a" "hash": "3256bbb5d82b382dbde8860c78971ee04d8b81e00d513c633c596f22c90146ff"
} }
}, },
"bin": "jcli.exe", "bin": "jcli.exe",