2025-10-16 20:28:49 +00:00

44 lines
1.6 KiB
JSON

{
"version": "3.1.41",
"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.41/gk_3.1.41_windows_386.zip",
"hash": "8154f18c3676829b1b4933ed113c99150c8422d7019bd04215aa5fbd84d5fdbd"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_amd64.zip",
"hash": "15b08f62ceaff45ceeabaf939d0476cbff5c28ab09cb4bf075d698f1784475dc"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_arm64.zip",
"hash": "5f137624d060df1b583f7e4adc7fce633f6558b2236d026c861608ebb3bd2cc2"
}
},
"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"
}
}
}