mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
19 lines
679 B
JSON
19 lines
679 B
JSON
{
|
|
"version": "0.0.22",
|
|
"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.22/jcli-windows-386.tar.gz",
|
|
"hash": "3c128330c1a1c811c59ac5a1f2a26bc1027aef5db1c92e9b5b638de7c92c7861",
|
|
"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"
|
|
}
|
|
}
|
|
}
|