From 4e9d7e87468527b9bcffa46e3b660095524f5fb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 12:33:24 +0000 Subject: [PATCH] glab: Update to version 1.61.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index d7ba31ff23..c769c933fc 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.60.2", + "version": "1.61.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.2/downloads/glab_1.60.2_windows_amd64.zip", - "hash": "ffe9189f62b4a5abb6efb0c579f666fa1f8f8bcbe2fc4bc7d04e94277681fde9" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.61.0/downloads/glab_1.61.0_windows_amd64.zip", + "hash": "d8405a8d18d178974ee0923290809067b1a2a0971e5b2f7573375785554bfd01" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.2/downloads/glab_1.60.2_windows_386.zip", - "hash": "6bf8a3a39e3391f812091b012d84c8d81a33855952e0e11b6f8853a987495a65" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.61.0/downloads/glab_1.61.0_windows_386.zip", + "hash": "e4dd532574d517e72dc8168b15a7493583bbdbc77e98b643eaa0bd187173ead4" } }, "bin": "bin\\glab.exe",