glab: Update to version 1.15.0

This commit is contained in:
Jakub Čábera 2021-02-15 17:14:07 +01:00
parent 4880b44b96
commit f26b9dc663

View File

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