ScoopInstaller_Main/jfrog.json
2018-07-11 07:00:21 +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.17.1",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.17.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "2e81ebb3e183c6a809557910748cf6e0aa884891bb3db608e9835c5fa4d355b1",
"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"
}
}
}