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