mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
20 lines
726 B
JSON
20 lines
726 B
JSON
{
|
|
"homepage": "https://jfrog.com/getcli/",
|
|
"license": "Apache-2.0",
|
|
"description": "Command Line Interface for Artifactory and Bintray",
|
|
"version": "1.29.1",
|
|
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.29.1/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "9edb9178827ec394491506be6a5c95dcd3f9fdb8c213543669dfbe7829508576",
|
|
"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"
|
|
}
|
|
}
|
|
}
|