2020-09-03 08:01:08 +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.39.3",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.39.3/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "3da3868076a69353cc266a03529c5c9c80ea78b6ca304a85db004b10d38bdad3",
"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"
}
}
}