From eda63fdbac66c21bd27cc56d558341b6f1937dd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 20:24:27 +0000 Subject: [PATCH] glab: Update to version 1.29.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 55c213cf1c..39e112c8b7 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.28.1", + "version": "1.29.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.1/downloads/glab_1.28.1_Windows_x86_64.zip", - "hash": "09064f7408565af9a7faab988d67e29f478c95381ff695c7bdfd0eb974682ecf" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_x86_64.zip", + "hash": "fdced4eedb4534618c3873a4c833acc704a930866831e25b0e34f7e5332aaa5c" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.1/downloads/glab_1.28.1_Windows_i386.zip", - "hash": "37e4a3d325bf8ba0d0baedf56fd09cad883d6e627b88e8708655fa6f889b67d1" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_i386.zip", + "hash": "97f4323dbce6f09b187d1545ccf20d63722594218650c716dc690255deca8078" } }, "bin": "bin\\glab.exe",