glab: Update to version 1.79.0

This commit is contained in:
github-actions[bot] 2025-12-05 12:32:17 +00:00
parent 35b302cb1a
commit 33a127d8b6

View File

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