glab: Update to version 1.78.0

This commit is contained in:
github-actions[bot] 2025-11-21 20:30:01 +00:00
parent 20d388c47e
commit 09f172a77a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.77.0", "version": "1.78.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.77.0/downloads/glab_1.77.0_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.0/downloads/glab_1.78.0_windows_amd64.zip",
"hash": "52e213eb10ff3b0d4c6744c3ef4393cb72aabb5b6419aaa9c9a54272081fe958" "hash": "12f04450fe7344afab946a061932ffcf05f1daa35db207b9b4914a2746e54964"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.77.0/downloads/glab_1.77.0_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.0/downloads/glab_1.78.0_windows_386.zip",
"hash": "cc01de50ea5ed2d8c9adc9dad107d24748d2c2745bc5c74e01ed31b85cf10e06" "hash": "5391af4219335eacf80df069571c2678d8b4613bef7d255374a74811c2fe6ff0"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",