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