2025-01-16 12:31:55 +00:00

27 lines
823 B
JSON

{
"version": "0.0.47",
"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.47/jcli-windows-amd64.zip",
"hash": "deadcca486c55d2d243a9351c18f5387f95ddf9f99c28423145ead696eeefbbb"
}
},
"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"
}
}
}