From 7c34f45b7c4af65b36d29656863df6c225757d08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 08:30:58 +0000 Subject: [PATCH] glab: Update to version 1.76.2 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 27aa0cc6e2..e8d7eb1fb6 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.76.1", + "version": "1.76.2", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.76.1/downloads/glab_1.76.1_windows_amd64.zip", - "hash": "15cec5879d223521c27f27c9ace8023963289ced7cee051185c1951089460b55" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.76.2/downloads/glab_1.76.2_windows_amd64.zip", + "hash": "365e4c9bd90c4765af26b00c2af295b09f30aae0ae6a36b455ccd1f219702bab" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.76.1/downloads/glab_1.76.1_windows_386.zip", - "hash": "fd2c23f18f7328899069230242d27e1e6c180f26b409d1468101ad5826b9d79b" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.76.2/downloads/glab_1.76.2_windows_386.zip", + "hash": "2f89e71c95677f2f20d8c13b85d3835002a63674653c00540a3f1b06fa9058c2" } }, "bin": "bin\\glab.exe",