glab: Update to version 1.51.0

This commit is contained in:
github-actions[bot] 2024-12-18 20:29:08 +00:00
parent 82592c9208
commit 194b86fb4e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.50.0", "version": "1.51.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.50.0/downloads/glab_1.50.0_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_amd64.zip",
"hash": "2ee70c0040064942c7f06c97830368b399bfe460df1285d1269b1b03135e3d36" "hash": "19609c9a04df9448fbb09fa8b2d7db461aeecedbb8518a3baadb3791c5e2e42a"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.50.0/downloads/glab_1.50.0_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_386.zip",
"hash": "4a55e658e9cd795d5e7731f86909d49b9c0b3da9d07f68e34eedc6f689a61d43" "hash": "f807c803e95bdad0ef5b7a988545f6016eb2b24ccc883826a76357ade2414e6d"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",