2020-04-03 09:50:30 +08:00

34 lines
1.2 KiB
JSON

{
"version": "0.0.27",
"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.27/jcli-windows-amd64.zip",
"hash": "80b228cbd5bdab2910337184b6516fafa3d14dd7a748e0dc91e17fcf9f06733f"
},
"32bit": {
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.27/jcli-windows-386.zip",
"hash": "542af60eab0019c0c39b81df9bbb4e85c74dd5b86f5262e7ba4b8ad9df6640c8"
}
},
"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"
},
"32bit": {
"url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-386.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}