mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +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.34.1",
|
|
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.34.1/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "78e0222fd7d3aa42d6f8b9602e1794a6a987217965fa47eb67edd1b9b744c43d",
|
|
"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"
|
|
}
|
|
}
|
|
}
|