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