glab: Update to version 1.46.1

This commit is contained in:
github-actions[bot] 2024-09-10 20:27:20 +00:00
parent a3737ec786
commit 77de764348

View File

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