From 6e47d328b2993a2cf07995770284ead1bcf91e10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:29:30 +0000 Subject: [PATCH] gk: Update to version 3.1.45 --- bucket/gk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gk.json b/bucket/gk.json index 48e0b34d3a..f05b1d6868 100644 --- a/bucket/gk.json +++ b/bucket/gk.json @@ -1,5 +1,5 @@ { - "version": "3.1.44", + "version": "3.1.45", "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.44/gk_3.1.44_windows_386.zip", - "hash": "8829b8a34a164b50659a727d0de2f80fd0818ded0e0ad5bac35254bc75b858f9" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_386.zip", + "hash": "8f73cb976e5faebcbdf9cd36b0bb40b7e156a9c322361bf57cd45e5a68422b16" }, "64bit": { - "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.44/gk_3.1.44_windows_amd64.zip", - "hash": "ee2fd211f7571cd42afdbab59f39fa043bd0c5a427d7c4fd37f01c1f42b3286b" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_amd64.zip", + "hash": "2c29ed7023af3ed227de5a56d49fce0ac07e9ff8a403b3a01bdfdf01d7e0d8df" }, "arm64": { - "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.44/gk_3.1.44_windows_arm64.zip", - "hash": "c430be46fc3ebc0b18f929545374be76c30bbad94f0b37734d13b9b332a8dc62" + "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_arm64.zip", + "hash": "751a8e9276a3e2aa5690a5b3bb2452551bef695aaa6519415c9327d490a1043a" } }, "bin": "gk.exe",