diff --git a/bucket/glab.json b/bucket/glab.json index fb4eb3a5ec..48ab234949 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.33.0", + "version": "1.34.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.33.0/downloads/glab_1.33.0_Windows_x86_64.zip", - "hash": "6544ffa47f299cb43b25e40cf6edf0312364d44942f83ec3c7c996daa3b5d57d" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.34.0/downloads/glab_1.34.0_Windows_x86_64.zip", + "hash": "e86890db9742ba8c742ea13c37f23ef54960e33fedc93153bded5c6df69a88c5" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.33.0/downloads/glab_1.33.0_Windows_i386.zip", - "hash": "60a3344319960646b8db818cf166ec14da8df4676e7652533fe7697a6cbf5d6e" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.34.0/downloads/glab_1.34.0_Windows_i386.zip", + "hash": "c0dec7af3158bb5f3cbc48b4e70670b2a383716b396895cf95f90d4a4ca9e8e7" } }, "bin": "bin\\glab.exe",