diff --git a/bucket/glab.json b/bucket/glab.json index 6008b9171d..f1601a024c 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.41.0", + "version": "1.42.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.41.0/downloads/glab_1.41.0_Windows_x86_64.zip", - "hash": "31152911ac74f3223d6cdb2f35fdbe25d4738ea03780210a2f393d2706112a94" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.42.0/downloads/glab_1.42.0_Windows_x86_64.zip", + "hash": "fe554b9820f2eb287f6f75acb2141edd18f9ece755a44af81b7888158094f001" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.41.0/downloads/glab_1.41.0_Windows_i386.zip", - "hash": "7f31c1d740c91288f120e308b6bf01a28409048c87ab482b6bde1659d3f14062" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.42.0/downloads/glab_1.42.0_Windows_i386.zip", + "hash": "6b9ba5b2f2b14ff9537f8c4a12bc6cb603d5c87503b3e15d012e1aab59e100be" } }, "bin": "bin\\glab.exe",