mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 22:51:28 +00:00
28 lines
892 B
JSON
28 lines
892 B
JSON
{
|
|
"version": "1.44.0",
|
|
"description": "Command line interface for Artifactory and Bintray",
|
|
"homepage": "https://jfrog.com/getcli/",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/1.44.0/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "4c7112e2c992af85a38ff59e6f83a0d0860517ee6216127aee23265737b67250"
|
|
}
|
|
},
|
|
"bin": "jfrog.exe",
|
|
"checkver": {
|
|
"url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64",
|
|
"regex": "ver:\\s*([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|