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