2021-01-29 17:26:37 +01:00

27 lines
823 B
JSON

{
"version": "0.0.33",
"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.33/jcli-windows-amd64.zip",
"hash": "585b33d342065de2797f0079afcca60e039182cfd4711cd2a4d4536c0c20669a"
}
},
"bin": "jcli.exe",
"checkver": {
"github": "https://github.com/jenkins-zh/jenkins-cli"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-amd64.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}