From d0c700e5657443e4c692f09126b5de88389ea97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 3 Jan 2021 13:37:28 +0100 Subject: [PATCH] glab: Update to version 1.13.1 --- bucket/glab.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 6a8b46c159..8ecaba893e 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.12.1", + "version": "1.13.1", "description": "GitLab CLI", "homepage": "https://github.com/profclems/glab", "license": "MIT", "architecture": { "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.12.1/glab_1.12.1_windows_386.zip", - "hash": "9dd010bad88e755aa81b34e823b8dcab99591107a4db57f4331bb4e9edcee288" + "url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_i386.zip", + "hash": "e53d5175b0be5d54614b8de9ddcdaecfcf79821115432b96167d306a3f453179" }, "64bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.12.1/glab_1.12.1_windows_amd64.zip", - "hash": "ddebd39ba72c12837702bcde6fc5695fcc0dee7b8ac572cb2d154a8a2b7fda96" + "url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_x86_64.zip", + "hash": "eb064b02648f2b87eb042e8446071b910ab9450ec41d4d6e855a7a8c48e708f6" } }, "bin": "bin\\glab.exe", @@ -20,10 +20,10 @@ "autoupdate": { "architecture": { "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_386.zip" + "url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_i386.zip" }, "64bit": { - "url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_amd64.zip" + "url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_x86_64.zip" } }, "hash": {