glab: Update to version 1.73.1

This commit is contained in:
github-actions[bot] 2025-10-11 00:35:56 +00:00
parent 5d5d5a667f
commit e2e3897084

View File

@ -1,16 +1,16 @@
{ {
"version": "1.73.0", "version": "1.73.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.73.0/downloads/glab_1.73.0_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.1/downloads/glab_1.73.1_windows_amd64.zip",
"hash": "2b5a6a8b689f935b928a2a7525556f9277d82ccacc4cca943ebffbfa0789cf19" "hash": "2c7bcd4fc36e69165677e5c45aa892354a115272d1d3236a69c5be29400a5ee3"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.0/downloads/glab_1.73.0_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.1/downloads/glab_1.73.1_windows_386.zip",
"hash": "944585f6257b795fc831f4f4ba9483a346ebb8ad0b4580b9588b49c22a93013e" "hash": "58fa61d6eb546b76b014e2bcf2482d9e17c4df9d8241d2e816cd96e097220ab7"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",