glab: Update to version 1.32.0

This commit is contained in:
github-actions[bot] 2023-08-21 20:24:05 +00:00
parent 555d989362
commit c4c86d6995

View File

@ -1,16 +1,16 @@
{ {
"version": "1.31.0", "version": "1.32.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.31.0/downloads/glab_1.31.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.32.0/downloads/glab_1.32.0_Windows_x86_64.zip",
"hash": "79aaf4714a09af23f00b116c6f41db04d185070813ea2cd8431e50e47794de59" "hash": "01a93814e7a0f0dd0b7466edb9baba057eb0656f3559258c2fc6a38b86938552"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.31.0/downloads/glab_1.31.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.32.0/downloads/glab_1.32.0_Windows_i386.zip",
"hash": "8423f8be936a4b2db4e0269aa4d1ee5eea442e2493a10994e660bdd67d90f48e" "hash": "46ee446da3e40458411fccbfc2eddb12cd0d763ce0d94bfca1c4974d78aae87d"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",