From 60996317d7c2681eb596715ff4ae6d6a4824e84d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 20:28:37 +0000 Subject: [PATCH] glab: Update to version 1.27.1 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 28fee22dc4..70ad0fd225 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.27.0", + "version": "1.27.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.0/downloads/glab_1.27.0_Windows_x86_64.zip", - "hash": "68932e42eb095117996982022785d8662e43c913ca007f1e3595f19a16555f5a" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_x86_64.zip", + "hash": "cb3606abafc083544f8dde08bdc2de4712c9677436c4cf4617f7ce60fdf8463b" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.0/downloads/glab_1.27.0_Windows_i386.zip", - "hash": "43900215de133908b1f6f7cdffbb5c4f71981f14f5bdcad0cc45bd2ab10f684e" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_i386.zip", + "hash": "bbcf0e9d699f72fe25ad421fbdad6deae4dad06035563965eec0e1bb23d3ba8c" } }, "bin": "bin\\glab.exe",