From 2095d74ee3b66dbb656095e2569a27e007182392 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Aug 2021 10:01:48 +0000 Subject: [PATCH] glab: Update to version 1.20.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index da4291aec6..724812b6c5 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.19.0", + "version": "1.20.0", "description": "GitLab CLI", "homepage": "https://github.com/profclems/glab", "license": "MIT", "architecture": { "64bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.19.0/glab_1.19.0_windows_x86_64.zip", - "hash": "c1babc2a5101169524a8dffa984533d1a27503328936d46e3d03256fa393a076" + "url": "http://github.com/profclems/glab/releases/download/v1.20.0/glab_1.20.0_windows_x86_64.zip", + "hash": "be1fd922ff6774571c052241e7ca630f6bd7235edd7068d894fcf4f16cb7b1d9" }, "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.19.0/glab_1.19.0_windows_i386.zip", - "hash": "709204999d862e6cfdba92eaf5396e9e337ddbd23ea0f36ede63be7337fb881d" + "url": "http://github.com/profclems/glab/releases/download/v1.20.0/glab_1.20.0_windows_i386.zip", + "hash": "b5214c3f6bc51a939ba642589f4ca51e07cc0ac7299bc7b86b1d5195aa30422d" } }, "bin": "bin\\glab.exe",