2025-10-20 20:29:24 +00:00

44 lines
1.6 KiB
JSON

{
"version": "3.1.43",
"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.43/gk_3.1.43_windows_386.zip",
"hash": "89b6d3664630f92179469cab737b9f6ca642905bfa0877b49d8b2b836fb88fd1"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.43/gk_3.1.43_windows_amd64.zip",
"hash": "e1db8721ce7e85a025cf979f179a129f18d752e37e42627f0630bd1422f7fe7b"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.43/gk_3.1.43_windows_arm64.zip",
"hash": "788cc1bdd42d4e55709859455679d5dda20b64e878ec510453ac8711a73d715d"
}
},
"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"
}
}
}