2021-06-19 01:40:28 -07:00

27 lines
819 B
JSON

{
"version": "1.49.0",
"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.49.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "b4b3d77e5db28250af668ebbb9a14b55faf2473edc1243c332fbf2c16600f9e8"
}
},
"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"
}
}
}