From 376dcb477f36442042b025fd7acaffe3327d79a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 16:36:31 +0000 Subject: [PATCH] gk: Update to version 3.1.53 --- bucket/gk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gk.json b/bucket/gk.json index 52995eeb27..64bb1b43d3 100644 --- a/bucket/gk.json +++ b/bucket/gk.json @@ -1,5 +1,5 @@ { - "version": "3.1.52", + "version": "3.1.53", "description": "GitKraken CLI", "homepage": "https://www.gitkraken.com/cli", "license": { @@ -8,16 +8,16 @@ }, "architecture": { "32bit": { - "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.52/gk_3.1.52_windows_386.zip", - "hash": "84c22bbfb655ea8ab0f95a3d75af17d42289394f42fae626bbdb657bbbfbc2b8" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.53/gk_3.1.53_windows_386.zip", + "hash": "cc1652f5a19922f1c91ec6345e37c23a018006a07102f0d06a6ac1eae46e201d" }, "64bit": { - "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.52/gk_3.1.52_windows_amd64.zip", - "hash": "5f5c50ff45a90608ccb0f4d1bc58e5327dad0ed05baeed1b1b6290eba72af598" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.53/gk_3.1.53_windows_amd64.zip", + "hash": "ce31f6c909a558a440c47994dc7f303600356aad1c63904466041898020018b1" }, "arm64": { - "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.52/gk_3.1.52_windows_arm64.zip", - "hash": "e05ffc2e67e2093d6afe626fb3145ebc244adca1593fb2fbcfd0128e562da14c" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.53/gk_3.1.53_windows_arm64.zip", + "hash": "88995c0dd01083b55c4fe36fdf254fa8bfc2ce69a512ea530d844c56004c339b" } }, "bin": "gk.exe",