diff --git a/bucket/glab.json b/bucket/glab.json index a1cd8450cd..c95f662f44 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.31.0", + "version": "1.32.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.31.0/downloads/glab_1.31.0_Windows_x86_64.zip", - "hash": "79aaf4714a09af23f00b116c6f41db04d185070813ea2cd8431e50e47794de59" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.32.0/downloads/glab_1.32.0_Windows_x86_64.zip", + "hash": "01a93814e7a0f0dd0b7466edb9baba057eb0656f3559258c2fc6a38b86938552" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.31.0/downloads/glab_1.31.0_Windows_i386.zip", - "hash": "8423f8be936a4b2db4e0269aa4d1ee5eea442e2493a10994e660bdd67d90f48e" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.32.0/downloads/glab_1.32.0_Windows_i386.zip", + "hash": "46ee446da3e40458411fccbfc2eddb12cd0d763ce0d94bfca1c4974d78aae87d" } }, "bin": "bin\\glab.exe",