glab: Update to version 1.33.0

This commit is contained in:
github-actions[bot] 2023-09-20 20:24:37 +00:00
parent 38913903d2
commit 81e8502033

View File

@ -1,16 +1,16 @@
{ {
"version": "1.32.0", "version": "1.33.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.32.0/downloads/glab_1.32.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.33.0/downloads/glab_1.33.0_Windows_x86_64.zip",
"hash": "01a93814e7a0f0dd0b7466edb9baba057eb0656f3559258c2fc6a38b86938552" "hash": "6544ffa47f299cb43b25e40cf6edf0312364d44942f83ec3c7c996daa3b5d57d"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.32.0/downloads/glab_1.32.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.33.0/downloads/glab_1.33.0_Windows_i386.zip",
"hash": "46ee446da3e40458411fccbfc2eddb12cd0d763ce0d94bfca1c4974d78aae87d" "hash": "60a3344319960646b8db818cf166ec14da8df4676e7652533fe7697a6cbf5d6e"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",