From 630453981165e2aab47bdb948f8e2faf98d4fbb3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 20:29:06 +0000 Subject: [PATCH] glab: Update to version 1.56.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 139656b9f8..bce2fa0ebf 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.55.0", + "version": "1.56.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.55.0/downloads/glab_1.55.0_windows_amd64.zip", - "hash": "dcd7629dedcdb885fd887b0404081d95284821e1d62409f91bf5560962788c4b" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_amd64.zip", + "hash": "296c995a36f677973db317c9fbc475c298f5a75659f7dc28004eded9f4186852" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.55.0/downloads/glab_1.55.0_windows_386.zip", - "hash": "dc05e76caec35bdfefaa110ac98b02739313f2056aec51553b2bb99016902016" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_386.zip", + "hash": "f32f27e36d38e4710e1c25c2f20f6d17d103065f83558ac4bdcf031ca8f7f534" } }, "bin": "bin\\glab.exe",