mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 05:05:12 +00:00
20 lines
729 B
JSON
20 lines
729 B
JSON
{
|
|
"version": "1.43.1",
|
|
"description": "Command Line Interface for Artifactory and Bintray",
|
|
"homepage": "https://jfrog.com/getcli/",
|
|
"license": "Apache-2.0",
|
|
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.43.1/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "2638e82b332b6d6b1caeb2a9ad6ab19d8bc0450cfbcb9f330a626758915180ab",
|
|
"bin": "jfrog.exe",
|
|
"checkver": {
|
|
"url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64",
|
|
"regex": "ver: ([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://jfrog.bintray.com/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|