diff --git a/bucket/glab.json b/bucket/glab.json index fb9089c6f1..c90b86cea1 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.46.0", + "version": "1.46.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.46.0/downloads/glab_1.46.0_Windows_x86_64.zip", - "hash": "2ddb9a89df8d8b797e25d6408e2685814294d209b4146ed36a27fbb6016cab90" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.46.1/downloads/glab_1.46.1_Windows_x86_64.zip", + "hash": "8e75f8320b3f04050ea1d56ec0c06039055d061d75a9b15ef2c77458d8aa99ca" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.46.0/downloads/glab_1.46.0_Windows_i386.zip", - "hash": "cf400180ca5ea1ff1f6d7a4ea294726658ce7bc5abe357312e07cdcfc99d9e73" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.46.1/downloads/glab_1.46.1_Windows_i386.zip", + "hash": "4fe6feec8ae68f06e1f631d30b892cfb332967d1a42c3b314a606a2853d8fded" } }, "bin": "bin\\glab.exe",