From 370f5859766f9d09790088a89f14219ad6419973 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:36:40 +0000 Subject: [PATCH] glab: Update to version 1.54.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 93d4789517..7b070f9c09 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.53.0", + "version": "1.54.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.53.0/downloads/glab_1.53.0_windows_amd64.zip", - "hash": "68fd28f6cf2ae690dc9527464c1ece2346e432bae2afb2b2df910e62edf0f9c1" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.54.0/downloads/glab_1.54.0_windows_amd64.zip", + "hash": "3240b89b1e1441d6de341d50455decc4ae39bc37aa3795aac45e738d696e27f5" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.53.0/downloads/glab_1.53.0_windows_386.zip", - "hash": "4d22c2ff62a1efc52fb6477bbb4df1025101235c0f1364817ca5bb9e13a4d3a0" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.54.0/downloads/glab_1.54.0_windows_386.zip", + "hash": "f48d9b2722e11ed4e9436ddaaf9366d401ac3751f448632e7c6471ec3a878f4d" } }, "bin": "bin\\glab.exe",