2021-06-23 22:24:38 -07:00

27 lines
819 B
JSON

{
"version": "1.50.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.50.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "6acaa9879843f6499e1c1a0e99df5e07ab203cdccb5bc5c26f396cd271b9e5e3"
}
},
"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"
}
}
}