glab: Update to version 1.18.1

This commit is contained in:
Richard Kuhnt 2021-06-10 23:01:47 +00:00
parent 04e978aa46
commit 30a2ccf406

View File

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