From 893fef83a7816a9ffb5581b640860cfca1911cbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 20:31:23 +0000 Subject: [PATCH] glab: Update to version 1.80.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 1ba51b3bda..c182360d43 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.79.0", + "version": "1.80.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.79.0/downloads/glab_1.79.0_windows_amd64.zip", - "hash": "f610ba47809102dcbb319543e23d700e2ba1e457d5c5abffa8bc98d9e7c6c28e" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.80.0/downloads/glab_1.80.0_windows_amd64.zip", + "hash": "d08f17a8d4c840725d32ed14f9960bd0d36e3ea76059174b442b8f6769bb6ce4" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.79.0/downloads/glab_1.79.0_windows_386.zip", - "hash": "743fc41807510dae0351cef985e5d58b2406c5771d34ac4f7487904c1755bf36" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.80.0/downloads/glab_1.80.0_windows_386.zip", + "hash": "9a1bacef25b9528a9b7013762dc1302ffd27738f99db13e54f57cc442a25dfac" } }, "bin": "bin\\glab.exe",