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