2020-07-19 18:00:29 +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.38.1",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.38.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "18784ab252464aeb62144fad2f215a3177c88215ce3494557e26a47a85cd252b",
"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"
}
}
}