From 40f8985fe020ca8574d60e47461723c17b5e5ddf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:30:16 +0000 Subject: [PATCH] glab: Update to version 1.50.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 68755e2684..b0a10a7736 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.49.0", + "version": "1.50.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.49.0/downloads/glab_1.49.0_windows_amd64.zip", - "hash": "36831bb01c89bc048b7be79718a8ab4585a9f28dd8f34ce4c0877daa40bcb05d" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.50.0/downloads/glab_1.50.0_windows_amd64.zip", + "hash": "2ee70c0040064942c7f06c97830368b399bfe460df1285d1269b1b03135e3d36" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.49.0/downloads/glab_1.49.0_windows_386.zip", - "hash": "2b19ca80099eac2cf08a6f0e5994b260bdd7639f4d44c414b4834ef82884feea" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.50.0/downloads/glab_1.50.0_windows_386.zip", + "hash": "4a55e658e9cd795d5e7731f86909d49b9c0b3da9d07f68e34eedc6f689a61d43" } }, "bin": "bin\\glab.exe",