glab: Update to version 1.17.0

This commit is contained in:
Jakub Čábera 2021-05-14 08:16:49 -07:00
parent f704d2693a
commit dac79aba0c

View File

@ -1,16 +1,16 @@
{
"version": "1.16.0",
"version": "1.17.0",
"description": "GitLab CLI",
"homepage": "https://github.com/profclems/glab",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.16.0/glab_1.16.0_windows_x86_64.zip",
"hash": "a962dd44e956ad87902b757a5f5ed3b26f968c3c087c9f7f3208a8682d84bb16"
"url": "http://github.com/profclems/glab/releases/download/v1.17.0/glab_1.17.0_windows_x86_64.zip",
"hash": "143bd3032a7f60e429c58f5271f349f18a719af928ae5639f6149ddb502ad48a"
},
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.16.0/glab_1.16.0_windows_i386.zip",
"hash": "a8a9529d54fdf1e7d6ffddecb05893a810259e9bdc20054f246d56f0ec524cdd"
"url": "http://github.com/profclems/glab/releases/download/v1.17.0/glab_1.17.0_windows_i386.zip",
"hash": "4d68587fbe63e15bb4364a7d2798b2999e96b15f5280d01ae21eca28b7440fa5"
}
},
"bin": "bin\\glab.exe",