mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
27 lines
823 B
JSON
27 lines
823 B
JSON
{
|
|
"version": "0.0.35",
|
|
"description": "Multiple Jenkins servers manager",
|
|
"homepage": "https://jenkins-zh.github.io/jcli-docs/",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.35/jcli-windows-amd64.zip",
|
|
"hash": "08108716b8615ae060f48f8b1d714368d0b2bf1089d3af4b48b0d2e3a4fee0de"
|
|
}
|
|
},
|
|
"bin": "jcli.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/jenkins-zh/jenkins-cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-amd64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|