ScoopInstaller_Main/jfrog.json
2019-02-11 18:00:22 +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.24.1",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.24.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "87858242d54f0a4c1115e33b77bb56895158789a6c730e37b2759a9653d7fb14",
"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"
}
}
}