From 5f50169879a37b3f214da8ee82a80ff73b2d7bf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 27 Jan 2021 14:28:57 +0100 Subject: [PATCH] glab: Update to version 1.14.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index d25810cefd..50efa4ab2b 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.13.1", + "version": "1.14.0", "description": "GitLab CLI", "homepage": "https://github.com/profclems/glab", "license": "MIT", "architecture": { "64bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_x86_64.zip", - "hash": "eb064b02648f2b87eb042e8446071b910ab9450ec41d4d6e855a7a8c48e708f6" + "url": "http://github.com/profclems/glab/releases/download/v1.14.0/glab_1.14.0_windows_x86_64.zip", + "hash": "019f967387c92b665515e2074d5890937045098c468182aa6219aef2bd63b6ae" }, "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_i386.zip", - "hash": "e53d5175b0be5d54614b8de9ddcdaecfcf79821115432b96167d306a3f453179" + "url": "http://github.com/profclems/glab/releases/download/v1.14.0/glab_1.14.0_windows_i386.zip", + "hash": "dc7854f6a3b5e070ab28acabd6fb1cfde0d4b2f5b91f19caf1f7a81ce5321635" } }, "bin": "bin\\glab.exe",