2020-01-27 15:01:58 +00:00

20 lines
726 B
JSON

{
"homepage": "https://jfrog.com/getcli/",
"license": "Apache-2.0",
"description": "Command Line Interface for Artifactory and Bintray",
"version": "1.33.2",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.33.2/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "b387882c972e97af122862e235b4c83071ac7ff4ed676f4e45e0512fc2522dc1",
"bin": "jfrog.exe",
"checkver": {
"url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64",
"re": "ver: ([\\d.]+)"
},
"autoupdate": {
"url": "https://jfrog.bintray.com/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe",
"hash": {
"url": "$url.sha256"
}
}
}