diff --git a/bucket/glab.json b/bucket/glab.json index 325023a6ec..8872e9263b 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.24.0", + "version": "1.24.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_x86_64.zip", - "hash": "14131307463c85225fa268e92942d14bf5758ee2d802d5042525e273eadeb0a9" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.1/downloads/glab_1.24.1_Windows_x86_64.zip", + "hash": "6b553a556ba7011a0c9fcf8a5f947ab60c6aabfaada47391ea7ba5703b08392b" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_i386.zip", - "hash": "32921e148acb6dc84b4d87ba5c3d0e022fac9debf4efb6ea1a75a903beba1012" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.1/downloads/glab_1.24.1_Windows_i386.zip", + "hash": "85e9b4ee96337ebe48b040a552b2cb7327be86d235ff6e2c9d555be32c9fe56c" } }, "bin": "bin\\glab.exe",