From 298fd5f6b92d2afee2c4bc04fb447c09bd09dac4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 16:31:22 +0000 Subject: [PATCH] glab: Update to version 1.72.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index d180f7dfbd..c2fcbd1bfe 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.71.2", + "version": "1.72.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.71.2/downloads/glab_1.71.2_windows_amd64.zip", - "hash": "1577caf0684114a97f9f6ece0e4ccb5fa30c29f0ee85eca7dca55612448f6eca" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.72.0/downloads/glab_1.72.0_windows_amd64.zip", + "hash": "282ad80bc156fa97420052bf38ca03ee32bc0adbdb73b8a1dc18ed9c72f490ba" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.71.2/downloads/glab_1.71.2_windows_386.zip", - "hash": "6d9d8942468e92bfbcd6fa1a05bb82a066a67c301b37b1d12a0081047f695d5b" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.72.0/downloads/glab_1.72.0_windows_386.zip", + "hash": "2b97a58227337ac2a8615986f6ac5791009d1218c96a7ccd151a092875c993b4" } }, "bin": "bin\\glab.exe",