glab: Update to version 1.80.0

This commit is contained in:
github-actions[bot] 2025-12-17 20:31:23 +00:00
parent 02188c7348
commit 893fef83a7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.79.0", "version": "1.80.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.79.0/downloads/glab_1.79.0_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.80.0/downloads/glab_1.80.0_windows_amd64.zip",
"hash": "f610ba47809102dcbb319543e23d700e2ba1e457d5c5abffa8bc98d9e7c6c28e" "hash": "d08f17a8d4c840725d32ed14f9960bd0d36e3ea76059174b442b8f6769bb6ce4"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.79.0/downloads/glab_1.79.0_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.80.0/downloads/glab_1.80.0_windows_386.zip",
"hash": "743fc41807510dae0351cef985e5d58b2406c5771d34ac4f7487904c1755bf36" "hash": "9a1bacef25b9528a9b7013762dc1302ffd27738f99db13e54f57cc442a25dfac"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",