From 673578dc45041fd05b268c4f0d0e78495a3f4f11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 12:33:02 +0000 Subject: [PATCH] glab: Update to version 1.67.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index bee9ea2706..1e24fe1390 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.66.0", + "version": "1.67.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.66.0/downloads/glab_1.66.0_windows_amd64.zip", - "hash": "5f96b41df6cc26d7eda2b97025604fa5a92dbc256d0b87f5840e7e2e58c9a937" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.67.0/downloads/glab_1.67.0_windows_amd64.zip", + "hash": "23b22aa1ca58f054622aa8c6498e0e4385226144691c369b33e7f3e1ade24ec7" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.66.0/downloads/glab_1.66.0_windows_386.zip", - "hash": "227ea239082e3edb20b8c9d875e53de7d6d31610d775fdba00885f809f40623c" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.67.0/downloads/glab_1.67.0_windows_386.zip", + "hash": "c944d5699cdc55c4699f77830169d186a51d5d2e0e21b350332d7caffe2ed334" } }, "bin": "bin\\glab.exe",