2020-02-23 01:01:49 +00:00

19 lines
679 B
JSON

{
"version": "0.0.26",
"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.26/jcli-windows-386.tar.gz",
"hash": "d97e9448e663c24e08789dc3b4ddcab6246c6f02c35ff9479b92f825e96c5ba3",
"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"
}
}
}