From 0dcbc7fda93e865b66d1ca8bc8574e1239ba6013 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 00:37:01 +0000 Subject: [PATCH] gk: Update to version 3.1.27 --- bucket/gk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gk.json b/bucket/gk.json index 6a25a026ef..b8bee0a833 100644 --- a/bucket/gk.json +++ b/bucket/gk.json @@ -1,5 +1,5 @@ { - "version": "3.1.20", + "version": "3.1.27", "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.20/gk_3.1.20_windows_386.zip", - "hash": "ecbbfd036511293aafacc081a1dc2a3c83df7e21a2a030b31e7ab3443aa45600" + "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.20/gk_3.1.20_windows_amd64.zip", - "hash": "1b293d4a85a3eeb31b6ea55fc4684826ab4cf4aabb7a1a1ebe1c4b1b2a38e13a" + "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.20/gk_3.1.20_windows_arm64.zip", - "hash": "85a480399e78c9f445cb0d031c85c18416607c334506b475c6c4ec5feb2d1536" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.27/gk_3.1.27_windows_arm64.zip", + "hash": "52e903a2156215af4214a9e5041d0e07b2b77238daa44dda6fb31bb285d8f856" } }, "bin": "gk.exe",