From 09cb4ff880c732b698401d1f68249fc867314418 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 16:30:09 +0000 Subject: [PATCH] glab: Update to version 1.22.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 3300bd1107..bb2934698f 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.21.1", + "version": "1.22.0", "description": "GitLab CLI", "homepage": "https://github.com/profclems/glab", "license": "MIT", "architecture": { "64bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.21.1/glab_1.21.1_windows_x86_64.zip", - "hash": "36b6c7d25e33f79a3c20bcffbde535d20bec63ad534db56f32cf2a6e117ec039" + "url": "http://github.com/profclems/glab/releases/download/v1.22.0/glab_1.22.0_windows_x86_64.zip", + "hash": "1b07931cbd9547fdf33bc5c636a5e70bc01d7ef68768cff13f9655623ce411d8" }, "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.21.1/glab_1.21.1_windows_i386.zip", - "hash": "4f0a33cffafd903f334e78b3fc9fc818ace5e59caefc5d94d6fbf8b7ef0ad9c8" + "url": "http://github.com/profclems/glab/releases/download/v1.22.0/glab_1.22.0_windows_i386.zip", + "hash": "43e86b78e919ec0a1947157c1eeaf62fa8bc03087f09affb28293af939ac4389" } }, "bin": "bin\\glab.exe",