glab: Update to version 1.29.0

This commit is contained in:
github-actions[bot] 2023-05-04 20:24:27 +00:00
parent c02e2ff25c
commit eda63fdbac

View File

@ -1,16 +1,16 @@
{ {
"version": "1.28.1", "version": "1.29.0",
"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.28.1/downloads/glab_1.28.1_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_x86_64.zip",
"hash": "09064f7408565af9a7faab988d67e29f478c95381ff695c7bdfd0eb974682ecf" "hash": "fdced4eedb4534618c3873a4c833acc704a930866831e25b0e34f7e5332aaa5c"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.1/downloads/glab_1.28.1_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_i386.zip",
"hash": "37e4a3d325bf8ba0d0baedf56fd09cad883d6e627b88e8708655fa6f889b67d1" "hash": "97f4323dbce6f09b187d1545ccf20d63722594218650c716dc690255deca8078"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",