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