glab: Update to version 1.77.0

This commit is contained in:
github-actions[bot] 2025-11-12 00:41:37 +00:00
parent 6a241bd02b
commit 5ec241dd2c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.76.2", "version": "1.77.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.76.2/downloads/glab_1.76.2_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.77.0/downloads/glab_1.77.0_windows_amd64.zip",
"hash": "365e4c9bd90c4765af26b00c2af295b09f30aae0ae6a36b455ccd1f219702bab" "hash": "52e213eb10ff3b0d4c6744c3ef4393cb72aabb5b6419aaa9c9a54272081fe958"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.76.2/downloads/glab_1.76.2_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.77.0/downloads/glab_1.77.0_windows_386.zip",
"hash": "2f89e71c95677f2f20d8c13b85d3835002a63674653c00540a3f1b06fa9058c2" "hash": "cc01de50ea5ed2d8c9adc9dad107d24748d2c2745bc5c74e01ed31b85cf10e06"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",