From ef548200a2a86b82b54f3b47fbff82059acf7d2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 16:30:18 +0000 Subject: [PATCH] glab: Update to version 1.29.1 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 39e112c8b7..5d7b24881b 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.29.0", + "version": "1.29.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_x86_64.zip", - "hash": "fdced4eedb4534618c3873a4c833acc704a930866831e25b0e34f7e5332aaa5c" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.1/downloads/glab_1.29.1_Windows_x86_64.zip", + "hash": "47902033c486a976e8074a00a322fe03d4f99d519d87e3b73cd6345f4a540ebc" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_i386.zip", - "hash": "97f4323dbce6f09b187d1545ccf20d63722594218650c716dc690255deca8078" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.1/downloads/glab_1.29.1_Windows_i386.zip", + "hash": "760a076e5ee952a3c3c3b3bc7aedf132228db18263147355c67f7d4df46d5c07" } }, "bin": "bin\\glab.exe",