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