diff --git a/bucket/glab.json b/bucket/glab.json index ed133683fb..f5ffe857b1 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.44.1", + "version": "1.45.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.44.1/downloads/glab_1.44.1_Windows_x86_64.zip", - "hash": "99323053dc67207c7885a68ee263014137fabd4e05df56dde55526661fddc1bd" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.45.0/downloads/glab_1.45.0_Windows_x86_64.zip", + "hash": "57a9d1fb40feec48bb304d949ea67ada5c0582c8993fd70677279969fa5afa2f" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.44.1/downloads/glab_1.44.1_Windows_i386.zip", - "hash": "e712dd1ad45951e372f640b0d066587a3a43c96742dd9ca256069c2c6b7ca54d" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.45.0/downloads/glab_1.45.0_Windows_i386.zip", + "hash": "6dfae20a9d1a2ec6f0d96d2286dcbda31bdf69d61935926020d2f7ae03d91aac" } }, "bin": "bin\\glab.exe",