2020-02-27 17:01:49 +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.34.0",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.34.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "4c1a2619baa08c399e7d02bc14200677ef89e295e8cc72336f712e01218e0454",
"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"
}
}
}