2024-01-08 08:27:01 +00:00

28 lines
876 B
JSON

{
"version": "2.52.9",
"description": "Command line interface for Artifactory and Bintray",
"homepage": "https://jfrog.com/getcli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.52.9/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "d025f8e4b17bb5905db95de73a957cf8811b3d95f1b7f4dc7a68b3947a2bc619"
}
},
"bin": "jfrog.exe",
"checkver": {
"url": "https://github.com/jfrog/jfrog-cli/releases",
"regex": "tag/v(2\\.[\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v$majorVersion/$version/jfrog-cli-windows-amd64/jfrog.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}