{ "version": "0.0.28", "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.28/jcli-windows-amd64.zip", "hash": "e0850c33a8ae5fe2f3bbc3740c00b2db16318e46842b8eb3fdfa6e965d5eb59b" }, "32bit": { "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.28/jcli-windows-386.zip", "hash": "ec47c51c71e31b8775e20bdda9fbfcdb87c7478e9d28017405cf79683600f1fb" } }, "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" } } }