mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +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.35.3",
|
|
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.35.3/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "bbc68a5380346d1869995d230f6383b43e5055cfc36e2012adbdc8eac418fa00",
|
|
"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"
|
|
}
|
|
}
|
|
}
|