glab: Update to version 1.27.1

This commit is contained in:
github-actions[bot] 2023-04-05 20:28:37 +00:00
parent 0301d267ee
commit 60996317d7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.27.0", "version": "1.27.1",
"description": "GitLab CLI", "description": "GitLab CLI",
"homepage": "https://gitlab.com/gitlab-org/cli", "homepage": "https://gitlab.com/gitlab-org/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.0/downloads/glab_1.27.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_x86_64.zip",
"hash": "68932e42eb095117996982022785d8662e43c913ca007f1e3595f19a16555f5a" "hash": "cb3606abafc083544f8dde08bdc2de4712c9677436c4cf4617f7ce60fdf8463b"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.0/downloads/glab_1.27.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_i386.zip",
"hash": "43900215de133908b1f6f7cdffbb5c4f71981f14f5bdcad0cc45bd2ab10f684e" "hash": "bbcf0e9d699f72fe25ad421fbdad6deae4dad06035563965eec0e1bb23d3ba8c"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",