2021-10-04 09:12:24 -07:00

27 lines
829 B
JSON

{
"version": "2.4.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/v2/2.4.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "b5b76d2ca0eb374dd509bdaed7675530a22f979fb1f525729c34d559c3280109"
}
},
"bin": "jfrog.exe",
"checkver": {
"github": "https://github.com/jfrog/jfrog-cli"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v$majorVersion/$version/jfrog-cli-windows-amd64/jfrog.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}