2025-09-17 00:37:01 +00:00

44 lines
1.6 KiB
JSON

{
"version": "3.1.27",
"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.27/gk_3.1.27_windows_386.zip",
"hash": "72ecdc070c63659fd0bf8e1322b0816ac73b2a38a43d37116f50d7c156c6f11d"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.27/gk_3.1.27_windows_amd64.zip",
"hash": "df091703c99e0e08b27604422c0fadbfd0592c9625f36dcfc33e28b774e53b85"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.27/gk_3.1.27_windows_arm64.zip",
"hash": "52e903a2156215af4214a9e5041d0e07b2b77238daa44dda6fb31bb285d8f856"
}
},
"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"
}
}
}