glab: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2021-06-08 07:00:23 +00:00
parent 97034dc2f4
commit a359889193

View File

@ -1,16 +1,16 @@
{
"version": "1.17.0",
"version": "1.18.0",
"description": "GitLab CLI",
"homepage": "https://github.com/profclems/glab",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.17.0/glab_1.17.0_windows_x86_64.zip",
"hash": "143bd3032a7f60e429c58f5271f349f18a719af928ae5639f6149ddb502ad48a"
"url": "http://github.com/profclems/glab/releases/download/v1.18.0/glab_1.18.0_windows_x86_64.zip",
"hash": "cc24ebd111aab8f0f506ac02b399319df124ac55e828e854a71377ed3b59efe1"
},
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.17.0/glab_1.17.0_windows_i386.zip",
"hash": "4d68587fbe63e15bb4364a7d2798b2999e96b15f5280d01ae21eca28b7440fa5"
"url": "http://github.com/profclems/glab/releases/download/v1.18.0/glab_1.18.0_windows_i386.zip",
"hash": "51f43bca6662d5f456662c81c965f6f00992d26b934a30b352e8360a452f9816"
}
},
"bin": "bin\\glab.exe",