2026-01-21 00:44:58 +00:00

44 lines
1.6 KiB
JSON

{
"version": "3.1.51",
"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.51/gk_3.1.51_windows_386.zip",
"hash": "c321d519772aa09640c6fae6a41a4f6ceaac99000ea91c72ca01c254a62b1820"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.51/gk_3.1.51_windows_amd64.zip",
"hash": "e4a7f94b8bf761568a618b8bd595c8b8d3e2432f60fd50dba56d70439755d552"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.51/gk_3.1.51_windows_arm64.zip",
"hash": "fa8764af40b981d2c9b6865a05b705dbbbb75503b551b7546c1a1ef32fd00517"
}
},
"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"
}
}
}