diff --git a/bucket/glab.json b/bucket/glab.json index 70ad0fd225..0fa942d162 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.27.1", + "version": "1.28.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_x86_64.zip", - "hash": "cb3606abafc083544f8dde08bdc2de4712c9677436c4cf4617f7ce60fdf8463b" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.0/downloads/glab_1.28.0_Windows_x86_64.zip", + "hash": "c48adb8c81b976e479ff91e66c1e25cce3414bdd2d156e47ecb51eb57be92eac" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_i386.zip", - "hash": "bbcf0e9d699f72fe25ad421fbdad6deae4dad06035563965eec0e1bb23d3ba8c" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.0/downloads/glab_1.28.0_Windows_i386.zip", + "hash": "c1f76dea591688904dbb6bdb717a742e12e5cfa51ef757b89a728a744d99da7e" } }, "bin": "bin\\glab.exe",