diff --git a/bucket/glab.json b/bucket/glab.json index 44b73d69f6..b0f5d6fbf0 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.73.1", + "version": "1.74.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.1/downloads/glab_1.73.1_windows_amd64.zip", - "hash": "2c7bcd4fc36e69165677e5c45aa892354a115272d1d3236a69c5be29400a5ee3" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.74.0/downloads/glab_1.74.0_windows_amd64.zip", + "hash": "b9dbddd927af5caa1d0f0b3186abcea1366bdaf9078c9d82dd00133d6827e722" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.1/downloads/glab_1.73.1_windows_386.zip", - "hash": "58fa61d6eb546b76b014e2bcf2482d9e17c4df9d8241d2e816cd96e097220ab7" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.74.0/downloads/glab_1.74.0_windows_386.zip", + "hash": "29298dfa6c262a98fd30478bb5149e818ee84de47064c71c5e7726e0eeef6ada" } }, "bin": "bin\\glab.exe",