Jakub Čábera efb70151d5 sentry-cli: Update to version 1.63.2
Fix newly added manifests
2021-04-02 11:41:59 +02:00

28 lines
892 B
JSON

{
"version": "1.44.0",
"description": "Command line interface for Artifactory and Bintray",
"homepage": "https://jfrog.com/getcli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/1.44.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "4c7112e2c992af85a38ff59e6f83a0d0860517ee6216127aee23265737b67250"
}
},
"bin": "jfrog.exe",
"checkver": {
"url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64",
"regex": "ver:\\s*([\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}