From 64f65e7c90e4ab4f7fa727d856687ab7dda0532b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 02:00:42 +0000 Subject: [PATCH] glab: Update to version 1.24.1 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 325023a6ec..8872e9263b 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.24.0", + "version": "1.24.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_x86_64.zip", - "hash": "14131307463c85225fa268e92942d14bf5758ee2d802d5042525e273eadeb0a9" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.1/downloads/glab_1.24.1_Windows_x86_64.zip", + "hash": "6b553a556ba7011a0c9fcf8a5f947ab60c6aabfaada47391ea7ba5703b08392b" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_i386.zip", - "hash": "32921e148acb6dc84b4d87ba5c3d0e022fac9debf4efb6ea1a75a903beba1012" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.1/downloads/glab_1.24.1_Windows_i386.zip", + "hash": "85e9b4ee96337ebe48b040a552b2cb7327be86d235ff6e2c9d555be32c9fe56c" } }, "bin": "bin\\glab.exe",