2019-11-27 03:00:29 +00:00

19 lines
679 B
JSON

{
"version": "0.0.23",
"description": "Multiple Jenkins servers manager.",
"homepage": "https://jenkins-zh.github.io/jcli-docs/",
"license": "MIT",
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.23/jcli-windows-386.tar.gz",
"hash": "09889a69fb58227e208aef764781ad77f74f7c46b5fa31848ba0558e0a5d0426",
"bin": "jcli.exe",
"checkver": {
"github": "https://github.com/jenkins-zh/jenkins-cli"
},
"autoupdate": {
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-386.tar.gz",
"hash": {
"url": "$baseurl/jcli-windows-386.txt"
}
}
}