From 09f172a77a68f27d3ec2ad653c5d0d4a0ea0fb4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 20:30:01 +0000 Subject: [PATCH] glab: Update to version 1.78.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 64f1221372..b92196f303 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.77.0", + "version": "1.78.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.77.0/downloads/glab_1.77.0_windows_amd64.zip", - "hash": "52e213eb10ff3b0d4c6744c3ef4393cb72aabb5b6419aaa9c9a54272081fe958" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.0/downloads/glab_1.78.0_windows_amd64.zip", + "hash": "12f04450fe7344afab946a061932ffcf05f1daa35db207b9b4914a2746e54964" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.77.0/downloads/glab_1.77.0_windows_386.zip", - "hash": "cc01de50ea5ed2d8c9adc9dad107d24748d2c2745bc5c74e01ed31b85cf10e06" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.0/downloads/glab_1.78.0_windows_386.zip", + "hash": "5391af4219335eacf80df069571c2678d8b4613bef7d255374a74811c2fe6ff0" } }, "bin": "bin\\glab.exe",