mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
19 lines
679 B
JSON
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"
|
|
}
|
|
}
|
|
}
|