glab: Update to version 1.14.0

This commit is contained in:
Jakub Čábera 2021-01-27 14:28:57 +01:00
parent 2d6812d141
commit 5f50169879

View File

@ -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",