glab: Update to version 1.29.1

This commit is contained in:
github-actions[bot] 2023-05-08 16:30:18 +00:00
parent 45729a8b03
commit ef548200a2

View File

@ -1,16 +1,16 @@
{ {
"version": "1.29.0", "version": "1.29.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.29.0/downloads/glab_1.29.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.1/downloads/glab_1.29.1_Windows_x86_64.zip",
"hash": "fdced4eedb4534618c3873a4c833acc704a930866831e25b0e34f7e5332aaa5c" "hash": "47902033c486a976e8074a00a322fe03d4f99d519d87e3b73cd6345f4a540ebc"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.1/downloads/glab_1.29.1_Windows_i386.zip",
"hash": "97f4323dbce6f09b187d1545ccf20d63722594218650c716dc690255deca8078" "hash": "760a076e5ee952a3c3c3b3bc7aedf132228db18263147355c67f7d4df46d5c07"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",