From f72dc79d36203b4817ce754158e1a02d4ed74403 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:06:12 +0000 Subject: [PATCH] glab: Update to version 1.39.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 171d81b954..2de53f7cf5 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.38.0", + "version": "1.39.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.38.0/downloads/glab_1.38.0_Windows_x86_64.zip", - "hash": "be309b71824aa805d962c7a0a0f565af5a00d574f3f39bbb1c09465a36a290ed" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.39.0/downloads/glab_1.39.0_Windows_x86_64.zip", + "hash": "3eedce32c4113d68d3edf1765ad1db38d3df38ccf420f21a052476aa091cd520" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.38.0/downloads/glab_1.38.0_Windows_i386.zip", - "hash": "527b77e11eb5b2e61bd9a2d77dd4631ad986e99b49e89ae44a4c6f67916fed44" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.39.0/downloads/glab_1.39.0_Windows_i386.zip", + "hash": "dc04a70645a0a0759ac800b9376b8bcca022b268ccb3c46063d63f56e9f8bba2" } }, "bin": "bin\\glab.exe",