From 93241181acbb4e4e1b55d4de6c62be34f18f6242 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 04:29:00 +0000 Subject: [PATCH] glab: Update to version 1.71.1 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 1abfd0262b..1fa54dffd9 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.70.0", + "version": "1.71.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.70.0/downloads/glab_1.70.0_windows_amd64.zip", - "hash": "e0936b993c2cc097ce49b80f82bc61502a45a32ab8f7845fd39d2a4edce4f962" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.71.1/downloads/glab_1.71.1_windows_amd64.zip", + "hash": "64e05532ab7a3ababcf4bd8630eb6115746dd55f06a1b7504efc85a6ee72eb1e" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.70.0/downloads/glab_1.70.0_windows_386.zip", - "hash": "9167b13d6f5a2840c8024d3a0f3608ceb55193ac84af836f71ab3bef329980a1" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.71.1/downloads/glab_1.71.1_windows_386.zip", + "hash": "ba9111fd396286617751e71841b08c14f0cffab2c38f5e560dc50a0f9f6a7ef4" } }, "bin": "bin\\glab.exe",