From 66679c5784e0de571f06f81f696e8b4995ece814 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:38:05 +0000 Subject: [PATCH] glab: Update to version 1.55.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 7b070f9c09..139656b9f8 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.54.0", + "version": "1.55.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.54.0/downloads/glab_1.54.0_windows_amd64.zip", - "hash": "3240b89b1e1441d6de341d50455decc4ae39bc37aa3795aac45e738d696e27f5" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.55.0/downloads/glab_1.55.0_windows_amd64.zip", + "hash": "dcd7629dedcdb885fd887b0404081d95284821e1d62409f91bf5560962788c4b" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.54.0/downloads/glab_1.54.0_windows_386.zip", - "hash": "f48d9b2722e11ed4e9436ddaaf9366d401ac3751f448632e7c6471ec3a878f4d" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.55.0/downloads/glab_1.55.0_windows_386.zip", + "hash": "dc05e76caec35bdfefaa110ac98b02739313f2056aec51553b2bb99016902016" } }, "bin": "bin\\glab.exe",