ScoopInstaller_Main/jfrog.json
2018-09-30 09:00:27 +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.20.1",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.20.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "e680e30d2c97bcedf437f9a7026814f2d99cfcb3dbc50ebe9efc187a3ce3f16a",
"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"
}
}
}