ScoopInstaller_Main/jfrog.json
2018-12-03 13:00:28 +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.22.1",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.22.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "f3b7be12d2abd751b2d389d7ce5ab1691d3847d0b79eb5e1f83606b5ebea34d7",
"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"
}
}
}