gk: Update to version 3.1.43

This commit is contained in:
github-actions[bot] 2025-10-20 20:29:24 +00:00
parent 4e6e121c3b
commit a5cf652339

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.42", "version": "3.1.43",
"description": "GitKraken CLI", "description": "GitKraken CLI",
"homepage": "https://www.gitkraken.com/cli", "homepage": "https://www.gitkraken.com/cli",
"license": { "license": {
@ -8,16 +8,16 @@
}, },
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.42/gk_3.1.42_windows_386.zip", "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.43/gk_3.1.43_windows_386.zip",
"hash": "4c262f59c032a6a1bdf7c1d069e175db65e54e4a93770ac63bc9684409a1c857" "hash": "89b6d3664630f92179469cab737b9f6ca642905bfa0877b49d8b2b836fb88fd1"
}, },
"64bit": { "64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.42/gk_3.1.42_windows_amd64.zip", "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.43/gk_3.1.43_windows_amd64.zip",
"hash": "d9ef417b378a650a245cae24834e9900739aa1f95940ca9cb5dc57f8def242df" "hash": "e1db8721ce7e85a025cf979f179a129f18d752e37e42627f0630bd1422f7fe7b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.42/gk_3.1.42_windows_arm64.zip", "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.43/gk_3.1.43_windows_arm64.zip",
"hash": "9f8bb41de354e3069d37cf1c8e33bba793ed6935bb13c5645a85407060bdc3b4" "hash": "788cc1bdd42d4e55709859455679d5dda20b64e878ec510453ac8711a73d715d"
} }
}, },
"bin": "gk.exe", "bin": "gk.exe",