From 7ade6b96785604ab00f42bf94f7902874eb5f2ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 20:29:45 +0000 Subject: [PATCH] glab: Update to version 1.76.1 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index eb30d7f9de..27aa0cc6e2 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.75.0", + "version": "1.76.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.75.0/downloads/glab_1.75.0_windows_amd64.zip", - "hash": "a8a05c8d76dc6fe0fef73a926133c500ada173b9ff8f44a7b75ce417288b19b2" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.76.1/downloads/glab_1.76.1_windows_amd64.zip", + "hash": "15cec5879d223521c27f27c9ace8023963289ced7cee051185c1951089460b55" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.75.0/downloads/glab_1.75.0_windows_386.zip", - "hash": "01eaf0d8129548913854be885981398eea3839f95eef10de8fbb8d775dee595e" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.76.1/downloads/glab_1.76.1_windows_386.zip", + "hash": "fd2c23f18f7328899069230242d27e1e6c180f26b409d1468101ad5826b9d79b" } }, "bin": "bin\\glab.exe",