mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
27 lines
823 B
JSON
27 lines
823 B
JSON
{
|
|
"version": "0.0.38",
|
|
"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.38/jcli-windows-amd64.zip",
|
|
"hash": "bc87351c754f7cb315f1760a091fb38aacf993ff8ade23d453447504b38c8a3d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|