mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
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.25.0",
|
|
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.25.0/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "8a1b3fa13a0382edfcd46c679f1003f43c379017a9092e06486e981d599163d1",
|
|
"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"
|
|
}
|
|
}
|
|
}
|