From 9af91857d9fa39339f15c14d56c4142ed1cb3aad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:29:50 +0000 Subject: [PATCH] glab: Update to version 1.52.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 4628a705d9..3ead7125b1 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.51.0", + "version": "1.52.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_amd64.zip", - "hash": "19609c9a04df9448fbb09fa8b2d7db461aeecedbb8518a3baadb3791c5e2e42a" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.52.0/downloads/glab_1.52.0_windows_amd64.zip", + "hash": "ddc79adc8160905f397d4397ef7e311ec3a5edc05c4fd709f493f1507fc99713" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_386.zip", - "hash": "f807c803e95bdad0ef5b7a988545f6016eb2b24ccc883826a76357ade2414e6d" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.52.0/downloads/glab_1.52.0_windows_386.zip", + "hash": "25afddd90116e35e71f77a3478ff29d4432d550d3d995990684d3a498ff067ad" } }, "bin": "bin\\glab.exe",