From 45ad2840d2c60087f245988a540f8ddcc11a5a01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:38:44 +0000 Subject: [PATCH] glab: Update to version 1.78.2 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index b92196f303..f6a22dbd99 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.78.0", + "version": "1.78.2", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.0/downloads/glab_1.78.0_windows_amd64.zip", - "hash": "12f04450fe7344afab946a061932ffcf05f1daa35db207b9b4914a2746e54964" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.2/downloads/glab_1.78.2_windows_amd64.zip", + "hash": "b849d6232dd5968f3fb06922b316077a2b31b683dab399ae514e26dbf18e83de" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.0/downloads/glab_1.78.0_windows_386.zip", - "hash": "5391af4219335eacf80df069571c2678d8b4613bef7d255374a74811c2fe6ff0" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.2/downloads/glab_1.78.2_windows_386.zip", + "hash": "9b870dd8332e956aff03ff9309bff7fed729f4cc1100b4ab488e19871f68d7d5" } }, "bin": "bin\\glab.exe",