From 580381a5542a3249fa390f94fef82ff85f03ae06 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Sep 2021 08:00:47 +0000 Subject: [PATCH] glab: Update to version 1.21.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 724812b6c5..22bb96887a 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.20.0", + "version": "1.21.0", "description": "GitLab CLI", "homepage": "https://github.com/profclems/glab", "license": "MIT", "architecture": { "64bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.20.0/glab_1.20.0_windows_x86_64.zip", - "hash": "be1fd922ff6774571c052241e7ca630f6bd7235edd7068d894fcf4f16cb7b1d9" + "url": "http://github.com/profclems/glab/releases/download/v1.21.0/glab_1.21.0_windows_x86_64.zip", + "hash": "291880893940ff966b6be33b936666ef97028dcb7a09b78b78cdb8baa4bb9073" }, "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.20.0/glab_1.20.0_windows_i386.zip", - "hash": "b5214c3f6bc51a939ba642589f4ca51e07cc0ac7299bc7b86b1d5195aa30422d" + "url": "http://github.com/profclems/glab/releases/download/v1.21.0/glab_1.21.0_windows_i386.zip", + "hash": "462949e2505ca88e008e7aeee4b88370d93404dcde6fa37577138c60821aed7f" } }, "bin": "bin\\glab.exe",