glab: Update to version 1.40.0

This commit is contained in:
github-actions[bot] 2024-04-25 04:26:21 +00:00
parent c2368cbf62
commit c65c3cec4f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.39.0", "version": "1.40.0",
"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.39.0/downloads/glab_1.39.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.40.0/downloads/glab_1.40.0_Windows_x86_64.zip",
"hash": "3eedce32c4113d68d3edf1765ad1db38d3df38ccf420f21a052476aa091cd520" "hash": "96a999016659e0f0b6e15b61479f84a90dfda44c87c78f98163bd951420fe9e8"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.39.0/downloads/glab_1.39.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.40.0/downloads/glab_1.40.0_Windows_i386.zip",
"hash": "dc04a70645a0a0759ac800b9376b8bcca022b268ccb3c46063d63f56e9f8bba2" "hash": "9754b8aaa31e7829c048ada05589cbbb3760d2de95b2ba2734001f8c57c4cdf0"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",