ScoopInstaller_Main/jfrog.json
2018-08-08 07:01:48 +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.18.0",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.18.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "7de9a7b9b682adfb6371ce0f10a5314da69909750367ad2becfdd06767e6b307",
"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"
}
}
}