glab: Update to version 1.20.0

This commit is contained in:
Richard Kuhnt 2021-08-11 10:01:48 +00:00
parent c1af229a5f
commit 2095d74ee3

View File

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