glab: Update to version 1.21.1

This commit is contained in:
Richard Kuhnt 2021-09-28 12:00:39 +00:00
parent 28f8dc29e9
commit 696ff459cd

View File

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