From c145d02a8736cddb17e0a0ff2db891da32c687fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 20:26:17 +0000 Subject: [PATCH] glab: Update to version 1.26.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 1ed493305f..7fb3d122e4 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.25.3", + "version": "1.26.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.25.3/downloads/glab_1.25.3_Windows_x86_64.zip", - "hash": "40b87b21dd04e269dde97d15d1ef6c3c345cddda2f8c80833c353970950f439f" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.26.0/downloads/glab_1.26.0_Windows_x86_64.zip", + "hash": "57f12797cbfc974c8fc4ac94672188d283ddf0b75b71cdb76aa8381fab29b63f" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.25.3/downloads/glab_1.25.3_Windows_i386.zip", - "hash": "8dd6af792f0ce8cca4197ea2f4e13d53fb6fd8b9c94511cf144f5f10cc3901cc" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.26.0/downloads/glab_1.26.0_Windows_i386.zip", + "hash": "75f4d89481c7e6e3661b917fdc1cca68382828fbb076ada2ef5269a9d415fb88" } }, "bin": "bin\\glab.exe",