jcli: Update to version 0.0.38

This commit is contained in:
Jakub Čábera 2021-09-21 21:37:01 -07:00
parent 59f44983ad
commit 94beb37661

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.37", "version": "0.0.38",
"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.37/jcli-windows-amd64.zip", "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.38/jcli-windows-amd64.zip",
"hash": "16a37dfe4d64e01cda741f1faed9f8be06eb72995988778a3ea31f8dcdd5ce03" "hash": "bc87351c754f7cb315f1760a091fb38aacf993ff8ade23d453447504b38c8a3d"
} }
}, },
"bin": "jcli.exe", "bin": "jcli.exe",