From 2c6230e60e6196189e1ebb05505ab643620afe26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:29:58 +0000 Subject: [PATCH] glab: Update to version 1.66.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 9014bf998c..bee9ea2706 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.65.0", + "version": "1.66.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.65.0/downloads/glab_1.65.0_windows_amd64.zip", - "hash": "0c56fca09be7d5102e2b24b93e30a51281d53efaa5cf2f1a8104ea03e49b3bc2" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.66.0/downloads/glab_1.66.0_windows_amd64.zip", + "hash": "5f96b41df6cc26d7eda2b97025604fa5a92dbc256d0b87f5840e7e2e58c9a937" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.65.0/downloads/glab_1.65.0_windows_386.zip", - "hash": "cd79e5f37272f199f0fc91e53d6401e43068dddf7a034537f1522d1f813efb63" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.66.0/downloads/glab_1.66.0_windows_386.zip", + "hash": "227ea239082e3edb20b8c9d875e53de7d6d31610d775fdba00885f809f40623c" } }, "bin": "bin\\glab.exe",