mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +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.38.2",
|
|
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.38.2/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "4f22c0827a0cc60764f8f8b0fa935a41b492ac28289434e1df2816a54cf60d38",
|
|
"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"
|
|
}
|
|
}
|
|
}
|