diff --git a/bucket/glab.json b/bucket/glab.json index b0a10a7736..4628a705d9 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.50.0", + "version": "1.51.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.50.0/downloads/glab_1.50.0_windows_amd64.zip", - "hash": "2ee70c0040064942c7f06c97830368b399bfe460df1285d1269b1b03135e3d36" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_amd64.zip", + "hash": "19609c9a04df9448fbb09fa8b2d7db461aeecedbb8518a3baadb3791c5e2e42a" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.50.0/downloads/glab_1.50.0_windows_386.zip", - "hash": "4a55e658e9cd795d5e7731f86909d49b9c0b3da9d07f68e34eedc6f689a61d43" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_386.zip", + "hash": "f807c803e95bdad0ef5b7a988545f6016eb2b24ccc883826a76357ade2414e6d" } }, "bin": "bin\\glab.exe",