2025-10-21 00:38:41 +00:00

44 lines
1.6 KiB
JSON

{
"version": "3.1.44",
"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.44/gk_3.1.44_windows_386.zip",
"hash": "8829b8a34a164b50659a727d0de2f80fd0818ded0e0ad5bac35254bc75b858f9"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.44/gk_3.1.44_windows_amd64.zip",
"hash": "ee2fd211f7571cd42afdbab59f39fa043bd0c5a427d7c4fd37f01c1f42b3286b"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.44/gk_3.1.44_windows_arm64.zip",
"hash": "c430be46fc3ebc0b18f929545374be76c30bbad94f0b37734d13b9b332a8dc62"
}
},
"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"
}
}
}