2020-01-21 03:01:49 +00:00

19 lines
679 B
JSON

{
"version": "0.0.25",
"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.25/jcli-windows-386.tar.gz",
"hash": "8a427df02112cb5e6c81dc6a59fa54fb90edea7037d9b97eff368128c3383c9b",
"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"
}
}
}