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