mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
27 lines
829 B
JSON
27 lines
829 B
JSON
{
|
|
"version": "2.2.1",
|
|
"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/v2/2.2.1/jfrog-cli-windows-amd64/jfrog.exe",
|
|
"hash": "4f95ce0ee1e1deb50f73a6ad5c7df9f601651b8969e1c8949edef8d41bbdebda"
|
|
}
|
|
},
|
|
"bin": "jfrog.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/jfrog/jfrog-cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v$majorVersion/$version/jfrog-cli-windows-amd64/jfrog.exe"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|