diff --git a/bucket/glab.json b/bucket/glab.json index 50f3bc0925..be08b47422 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.29.3", + "version": "1.29.4", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.3/downloads/glab_1.29.3_Windows_x86_64.zip", - "hash": "ab5141176c772ee6249e342ed4449e0afb96d5318d42275977d6c251d8270c0f" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.4/downloads/glab_1.29.4_Windows_x86_64.zip", + "hash": "868fdf53bee1a34ad7596f11c5cf84e462bf00eee8749ed54d39205af0ccb75d" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.3/downloads/glab_1.29.3_Windows_i386.zip", - "hash": "cfbda861bb324168602c69c34572d987024e0ae4f22272f423139f7023a00a2a" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.4/downloads/glab_1.29.4_Windows_i386.zip", + "hash": "f4ecc96c9934632ac74c099f75e544d5a95da7b24f13160fb6ae0635cac9f6f0" } }, "bin": "bin\\glab.exe",