2021-09-22 18:00:39 +00:00

27 lines
831 B
JSON

{
"version": "1.51.1",
"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/v1/1.51.1/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "395f3591f8020f79d947357f6ea7da914944b1d0c43de7c63aeca0d69569a94b"
}
},
"bin": "jfrog.exe",
"checkver": {
"github": "https://github.com/jfrog/jfrog-cli"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v$majorVersion/$version/jfrog-cli-windows-amd64/jfrog.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}