diff --git a/bucket/glab.json b/bucket/glab.json index 55c213cf1c..39e112c8b7 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.28.1", + "version": "1.29.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.1/downloads/glab_1.28.1_Windows_x86_64.zip", - "hash": "09064f7408565af9a7faab988d67e29f478c95381ff695c7bdfd0eb974682ecf" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_x86_64.zip", + "hash": "fdced4eedb4534618c3873a4c833acc704a930866831e25b0e34f7e5332aaa5c" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.1/downloads/glab_1.28.1_Windows_i386.zip", - "hash": "37e4a3d325bf8ba0d0baedf56fd09cad883d6e627b88e8708655fa6f889b67d1" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.0/downloads/glab_1.29.0_Windows_i386.zip", + "hash": "97f4323dbce6f09b187d1545ccf20d63722594218650c716dc690255deca8078" } }, "bin": "bin\\glab.exe",