2020-08-05 16:00:19 +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.38.3",
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.38.3/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "0f4916d05f04d2e19bb4227d7b0c8a4305c57e7d1f5ae6a4d711c10cce52fda8",
"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"
}
}
}