glab: Update to version 1.19.0

This commit is contained in:
Richard Kuhnt 2021-08-10 03:00:34 +00:00
parent 438983cd64
commit 79408af842

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18.1", "version": "1.19.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.18.1/glab_1.18.1_windows_x86_64.zip", "url": "http://github.com/profclems/glab/releases/download/v1.19.0/glab_1.19.0_windows_x86_64.zip",
"hash": "fc21aaedb5e2e77f7d0473270b8e91ba789ad71438a349f35187b18d76144e32" "hash": "c1babc2a5101169524a8dffa984533d1a27503328936d46e3d03256fa393a076"
}, },
"32bit": { "32bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.18.1/glab_1.18.1_windows_i386.zip", "url": "http://github.com/profclems/glab/releases/download/v1.19.0/glab_1.19.0_windows_i386.zip",
"hash": "48606d17f2c13c36b74545977ce8c278c9be5566482d2290b4e7a2622f96f6cb" "hash": "709204999d862e6cfdba92eaf5396e9e337ddbd23ea0f36ede63be7337fb881d"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",