glab: Update to version 1.16.0

This commit is contained in:
Richard Kuhnt 2021-03-12 05:00:38 +00:00
parent f2f4e82955
commit fbaf4e4e23

View File

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