diff --git a/bucket/glab.json b/bucket/glab.json index 3ead7125b1..93d4789517 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.52.0", + "version": "1.53.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.52.0/downloads/glab_1.52.0_windows_amd64.zip", - "hash": "ddc79adc8160905f397d4397ef7e311ec3a5edc05c4fd709f493f1507fc99713" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.53.0/downloads/glab_1.53.0_windows_amd64.zip", + "hash": "68fd28f6cf2ae690dc9527464c1ece2346e432bae2afb2b2df910e62edf0f9c1" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.52.0/downloads/glab_1.52.0_windows_386.zip", - "hash": "25afddd90116e35e71f77a3478ff29d4432d550d3d995990684d3a498ff067ad" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.53.0/downloads/glab_1.53.0_windows_386.zip", + "hash": "4d22c2ff62a1efc52fb6477bbb4df1025101235c0f1364817ca5bb9e13a4d3a0" } }, "bin": "bin\\glab.exe",