mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
44 lines
1.6 KiB
JSON
44 lines
1.6 KiB
JSON
{
|
|
"version": "3.1.39",
|
|
"description": "GitKraken CLI",
|
|
"homepage": "https://www.gitkraken.com/cli",
|
|
"license": {
|
|
"identifier": "Proprietary",
|
|
"url": "https://github.com/gitkraken/gk-cli/blob/main/LICENSE"
|
|
},
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.39/gk_3.1.39_windows_386.zip",
|
|
"hash": "184e3c656ce9f1b83c6cd5051c5ef83d495deacdd3ec77d1589432bc879beb20"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.39/gk_3.1.39_windows_amd64.zip",
|
|
"hash": "589041067ec8a8e880375d79dc99402209c7973f72736ade7d4870029541b5fe"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.39/gk_3.1.39_windows_arm64.zip",
|
|
"hash": "4b9f7e9f4c0ab1b71bc5e0977d50f238ec294a7203254501a8c44430c05a6c50"
|
|
}
|
|
},
|
|
"bin": "gk.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/gitkraken/gk-cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v$version/gk_$version_windows_386.zip"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v$version/gk_$version_windows_amd64.zip"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v$version/gk_$version_windows_arm64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/gk_checksums.txt"
|
|
}
|
|
}
|
|
}
|