2025-10-03 00:37:22 +00:00

44 lines
1.6 KiB
JSON

{
"version": "3.1.40",
"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.40/gk_3.1.40_windows_386.zip",
"hash": "b45734ea1acf16801471b0664fe32c377e0dc3701b0a83af0df86e30cb88470d"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.40/gk_3.1.40_windows_amd64.zip",
"hash": "cb345cd700af3b4472c02ee6e6c8386a0864e36c5748f5c79b9808158d10bc5b"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.40/gk_3.1.40_windows_arm64.zip",
"hash": "07aac012edb2c1d1078b4df4b52638308582e11eedc6744d147220ed922d589b"
}
},
"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"
}
}
}