2020-08-17 06:00:24 +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.39.0",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.39.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "b4018aec5139436725ee14878c83827a3672735a02d29bc53bf3c37dc0170657",
"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"
}
}
}