mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
27 lines
819 B
JSON
27 lines
819 B
JSON
{
|
|
"version": "1.50.0",
|
|
"description": "Command line interface for Artifactory and Bintray",
|
|
"homepage": "https://jfrog.com/getcli/",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/1.50.0/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "6acaa9879843f6499e1c1a0e99df5e07ab203cdccb5bc5c26f396cd271b9e5e3"
|
|
}
|
|
},
|
|
"bin": "jfrog.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/jfrog/jfrog-cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/$version/jfrog-cli-windows-amd64/jfrog.exe"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|