gk: Update to version 3.1.37

This commit is contained in:
github-actions[bot] 2025-09-26 20:28:06 +00:00
parent 191297aeb2
commit 17f88fe951

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.36", "version": "3.1.37",
"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.36/gk_3.1.36_windows_386.zip", "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.37/gk_3.1.37_windows_386.zip",
"hash": "5ff69e3749c0eb0529719a22b4627463eec48350c6157057e9225a360822c9dc" "hash": "77df7149aeb81e21645ad12b108907a8ff49e33d9de2cde38d196dc87780623b"
}, },
"64bit": { "64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.36/gk_3.1.36_windows_amd64.zip", "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.37/gk_3.1.37_windows_amd64.zip",
"hash": "aba0593424c710f02337c18cff064257844d712361ad09e19690dcd1e4a5cb02" "hash": "2b536e1446f88fe95f3e013da96a3280f572b141ba0b6f3a2618f7a7aac6f266"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.36/gk_3.1.36_windows_arm64.zip", "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.37/gk_3.1.37_windows_arm64.zip",
"hash": "d98ede69418ff63c37f782c9e88b3517393675ae6f8df4398121a6361741722b" "hash": "42123d0b0a24d13c7d48f687004ec506f7475b69df72f645eb3235fc3ddb75e7"
} }
}, },
"bin": "gk.exe", "bin": "gk.exe",