From 8d4185e5eee0911ca343c880a28e1c7940655227 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 20:29:33 +0000 Subject: [PATCH] glab: Update to version 1.24.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 34803daacb..325023a6ec 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.23.1", + "version": "1.24.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.23.1/downloads/glab_1.23.1_Windows_x86_64.zip", - "hash": "af195fdef0ebde08f3bbb2ab21a8763ebb1bbee90b6579165a3bb1fbf27620e5" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_x86_64.zip", + "hash": "14131307463c85225fa268e92942d14bf5758ee2d802d5042525e273eadeb0a9" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.23.1/downloads/glab_1.23.1_Windows_i386.zip", - "hash": "246b0a9e1879107d433fdae6d9b0e4924be2da0d48a0cd6ec7634eaca992bf74" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_i386.zip", + "hash": "32921e148acb6dc84b4d87ba5c3d0e022fac9debf4efb6ea1a75a903beba1012" } }, "bin": "bin\\glab.exe",