glab: Update to version 1.78.3

This commit is contained in:
github-actions[bot] 2025-11-24 16:29:48 +00:00
parent 2980a7b067
commit 3e54803dcd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.78.2", "version": "1.78.3",
"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.78.2/downloads/glab_1.78.2_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.3/downloads/glab_1.78.3_windows_amd64.zip",
"hash": "b849d6232dd5968f3fb06922b316077a2b31b683dab399ae514e26dbf18e83de" "hash": "495820036be96509d1fc771aa27d191ff690237e857c57eb0d0d7d31b968fa06"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.2/downloads/glab_1.78.2_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.3/downloads/glab_1.78.3_windows_386.zip",
"hash": "9b870dd8332e956aff03ff9309bff7fed729f4cc1100b4ab488e19871f68d7d5" "hash": "de8ba3e00466a43ebbcba9d156078e9d5db7ea8f9e98bf47f546083e614d7cac"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",