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