glab: Update to version 1.21.0

This commit is contained in:
Richard Kuhnt 2021-09-28 08:00:47 +00:00
parent 8bc112a5a6
commit 580381a554

View File

@ -1,16 +1,16 @@
{
"version": "1.20.0",
"version": "1.21.0",
"description": "GitLab CLI",
"homepage": "https://github.com/profclems/glab",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.20.0/glab_1.20.0_windows_x86_64.zip",
"hash": "be1fd922ff6774571c052241e7ca630f6bd7235edd7068d894fcf4f16cb7b1d9"
"url": "http://github.com/profclems/glab/releases/download/v1.21.0/glab_1.21.0_windows_x86_64.zip",
"hash": "291880893940ff966b6be33b936666ef97028dcb7a09b78b78cdb8baa4bb9073"
},
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.20.0/glab_1.20.0_windows_i386.zip",
"hash": "b5214c3f6bc51a939ba642589f4ca51e07cc0ac7299bc7b86b1d5195aa30422d"
"url": "http://github.com/profclems/glab/releases/download/v1.21.0/glab_1.21.0_windows_i386.zip",
"hash": "462949e2505ca88e008e7aeee4b88370d93404dcde6fa37577138c60821aed7f"
}
},
"bin": "bin\\glab.exe",