From c65c3cec4ffc1a0b98e1042086dfd70afb2d524c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 04:26:21 +0000 Subject: [PATCH] glab: Update to version 1.40.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 2de53f7cf5..01683d2691 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.39.0", + "version": "1.40.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.39.0/downloads/glab_1.39.0_Windows_x86_64.zip", - "hash": "3eedce32c4113d68d3edf1765ad1db38d3df38ccf420f21a052476aa091cd520" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.40.0/downloads/glab_1.40.0_Windows_x86_64.zip", + "hash": "96a999016659e0f0b6e15b61479f84a90dfda44c87c78f98163bd951420fe9e8" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.39.0/downloads/glab_1.39.0_Windows_i386.zip", - "hash": "dc04a70645a0a0759ac800b9376b8bcca022b268ccb3c46063d63f56e9f8bba2" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.40.0/downloads/glab_1.40.0_Windows_i386.zip", + "hash": "9754b8aaa31e7829c048ada05589cbbb3760d2de95b2ba2734001f8c57c4cdf0" } }, "bin": "bin\\glab.exe",