glab: Update to version 1.56.0

This commit is contained in:
github-actions[bot] 2025-04-23 20:29:06 +00:00
parent a623991828
commit 6304539811

View File

@ -1,16 +1,16 @@
{ {
"version": "1.55.0", "version": "1.56.0",
"description": "GitLab CLI", "description": "GitLab CLI",
"homepage": "https://gitlab.com/gitlab-org/cli", "homepage": "https://gitlab.com/gitlab-org/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.55.0/downloads/glab_1.55.0_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_amd64.zip",
"hash": "dcd7629dedcdb885fd887b0404081d95284821e1d62409f91bf5560962788c4b" "hash": "296c995a36f677973db317c9fbc475c298f5a75659f7dc28004eded9f4186852"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.55.0/downloads/glab_1.55.0_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_386.zip",
"hash": "dc05e76caec35bdfefaa110ac98b02739313f2056aec51553b2bb99016902016" "hash": "f32f27e36d38e4710e1c25c2f20f6d17d103065f83558ac4bdcf031ca8f7f534"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",