From d9a00e9f5e2281d9be6c7da3e7fb5c32a008ae34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:33:49 +0000 Subject: [PATCH] glab: Update to version 1.82.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 515e830f25..6cb59729c1 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.81.0", + "version": "1.82.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.81.0/downloads/glab_1.81.0_windows_amd64.zip", - "hash": "2e9b853a7c393f9c49c1b4fab169f3745da69ee3c318b6f6422ff7602f7411b1" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.82.0/downloads/glab_1.82.0_windows_amd64.zip", + "hash": "7b55d2cfc47a84812bebc0d0f6ea099a0dc4bf5eb14aa0b1677c5774f3dec8a5" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.81.0/downloads/glab_1.81.0_windows_386.zip", - "hash": "e7848a3bc6f03b4126373b710c7499d0cf4e987564b94306cddc27baac24009b" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.82.0/downloads/glab_1.82.0_windows_386.zip", + "hash": "626778c15331a73ef36213412581e01841cd34e80fd80c69e80fadb899646385" } }, "bin": "bin\\glab.exe",