From 250a514ce9cc21067bc184aaad9fa1378653fd86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:26:54 +0000 Subject: [PATCH] glab: Update to version 1.44.1 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 08be7a8d1c..ed133683fb 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.43.0", + "version": "1.44.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.43.0/downloads/glab_1.43.0_Windows_x86_64.zip", - "hash": "991b6000ff0c860c7bd3b1eb8173698731076e18f0778770db5bb8a4323914ff" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.44.1/downloads/glab_1.44.1_Windows_x86_64.zip", + "hash": "99323053dc67207c7885a68ee263014137fabd4e05df56dde55526661fddc1bd" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.43.0/downloads/glab_1.43.0_Windows_i386.zip", - "hash": "422d41e6b21e8b7846c75c61dd2e68867d9373be29f3c716faa0036563d8dbd8" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.44.1/downloads/glab_1.44.1_Windows_i386.zip", + "hash": "e712dd1ad45951e372f640b0d066587a3a43c96742dd9ca256069c2c6b7ca54d" } }, "bin": "bin\\glab.exe",