From 6fbfd29f8829b35e11d335f1ceb4be6dac84982c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:31:58 +0000 Subject: [PATCH] glab: Update to version 1.84.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index fb0713e20a..806dbffbd5 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.83.0", + "version": "1.84.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.83.0/downloads/glab_1.83.0_windows_amd64.zip", - "hash": "471ce54cdc33ab7958cd34872b971186d69cf30701cd06a3c4a44d31ce6d17cb" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.84.0/downloads/glab_1.84.0_windows_amd64.zip", + "hash": "b407e212fae4d4658897da2a0a8d99b046506c112ed5e654a1887549f936d6ae" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.83.0/downloads/glab_1.83.0_windows_386.zip", - "hash": "07a1d2485149e25c1b5858ca24f20656c1d363273e974522c1e9b6d4c4229a5d" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.84.0/downloads/glab_1.84.0_windows_386.zip", + "hash": "53817ce995a7d61f21d49a55e0b1703cc4cdb85269fd1e8a001d8d7043805406" } }, "bin": "bin\\glab.exe",