From 5c24e9fb150b8cf8c67b121fcd24bd5e14f436d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 20:26:41 +0000 Subject: [PATCH] gk: Update to version 3.1.20 --- bucket/gk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gk.json b/bucket/gk.json index c4b0b95911..6a25a026ef 100644 --- a/bucket/gk.json +++ b/bucket/gk.json @@ -1,5 +1,5 @@ { - "version": "3.1.10", + "version": "3.1.20", "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.10/gk_3.1.10_windows_386.zip", - "hash": "3911771d72e6b5f403e946a01e6f0ed059e384900065447d474aa2a6536b6391" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.20/gk_3.1.20_windows_386.zip", + "hash": "ecbbfd036511293aafacc081a1dc2a3c83df7e21a2a030b31e7ab3443aa45600" }, "64bit": { - "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.10/gk_3.1.10_windows_amd64.zip", - "hash": "25e0aa1e76f55d459d7b21beaeaee37b7012e90af53eaf7a26568222d6446f72" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.20/gk_3.1.20_windows_amd64.zip", + "hash": "1b293d4a85a3eeb31b6ea55fc4684826ab4cf4aabb7a1a1ebe1c4b1b2a38e13a" }, "arm64": { - "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.10/gk_3.1.10_windows_arm64.zip", - "hash": "25d1e623e518853a51824d0f5ac3fb231c817b520df38e22f35c5973e14b654c" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.20/gk_3.1.20_windows_arm64.zip", + "hash": "85a480399e78c9f445cb0d031c85c18416607c334506b475c6c4ec5feb2d1536" } }, "bin": "gk.exe",