From 178c0465efe6edae0bc7bfca0b353f2197213e11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 08:29:50 +0000 Subject: [PATCH] glab: Update to version 1.57.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index bce2fa0ebf..fd89fb110f 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.56.0", + "version": "1.57.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_amd64.zip", - "hash": "296c995a36f677973db317c9fbc475c298f5a75659f7dc28004eded9f4186852" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.57.0/downloads/glab_1.57.0_windows_amd64.zip", + "hash": "3be6c97df2a0a54d0a7e0f8092f7954a9a32928029a2211d80bb7674e28db0e0" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_386.zip", - "hash": "f32f27e36d38e4710e1c25c2f20f6d17d103065f83558ac4bdcf031ca8f7f534" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.57.0/downloads/glab_1.57.0_windows_386.zip", + "hash": "e26a20da942b2d53c6a8d113dcb81cf7317d242f0575a38d4682e2c83b5101f8" } }, "bin": "bin\\glab.exe",