glab: Update to version 1.60.0

This commit is contained in:
github-actions[bot] 2025-06-17 16:30:23 +00:00
parent b9c4f70528
commit 36de308c23

View File

@ -1,16 +1,16 @@
{ {
"version": "1.59.2", "version": "1.60.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.59.2/downloads/glab_1.59.2_windows_amd64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.0/downloads/glab_1.60.0_windows_amd64.zip",
"hash": "2099a09bab9c31a9a669113115bf9f5290b5a291276bc3e2528b73b73287bb3c" "hash": "89777ac8fb9b8e97a4b89598bc0956da61a66485164a20ec6d6d5deca7c1e952"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.59.2/downloads/glab_1.59.2_windows_386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.0/downloads/glab_1.60.0_windows_386.zip",
"hash": "0d7b3308cef621a6cbd1c222b1e4396e303f85c4e4712f7cdf38e5b3bc954a47" "hash": "1ae8dd752aedbdf3eab195734a463b11975b73b82c813fc691474d10fab59585"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",