2020-11-25 16:01:47 +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.41.2",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.41.2/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "581d96d23530f61b00cc7885141c891d038c00cc81fc7e6137dfd59a22e80a0e",
"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"
}
}
}