2021-07-14 01:41:39 -07:00

27 lines
819 B
JSON

{
"version": "1.50.1",
"description": "Command line interface for Artifactory and Bintray",
"homepage": "https://jfrog.com/getcli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/1.50.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "8e5d66662e91ab57af72e4b51dbab12fba7cf45606a2d4a4c7ef4f53ecfb116a"
}
},
"bin": "jfrog.exe",
"checkver": {
"github": "https://github.com/jfrog/jfrog-cli"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/$version/jfrog-cli-windows-amd64/jfrog.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}