glab: Update to version 1.76.2

This commit is contained in:
github-actions[bot] 2025-11-05 08:30:58 +00:00
parent 4525bc7ed6
commit 7c34f45b7c

View File

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