glab: Update to version 1.60.1

This commit is contained in:
github-actions[bot] 2025-06-18 04:30:12 +00:00
parent 74037c0917
commit 57598e2e12

View File

@ -1,16 +1,16 @@
{
"version": "1.60.0",
"version": "1.60.1",
"description": "GitLab CLI",
"homepage": "https://gitlab.com/gitlab-org/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.0/downloads/glab_1.60.0_windows_amd64.zip",
"hash": "89777ac8fb9b8e97a4b89598bc0956da61a66485164a20ec6d6d5deca7c1e952"
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.1/downloads/glab_1.60.1_windows_amd64.zip",
"hash": "c4c4b2d986347fb0f334b503c8490038799c06bf28c438dd36f00cbe4db0f4e8"
},
"32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.0/downloads/glab_1.60.0_windows_386.zip",
"hash": "1ae8dd752aedbdf3eab195734a463b11975b73b82c813fc691474d10fab59585"
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.60.1/downloads/glab_1.60.1_windows_386.zip",
"hash": "e433a3a260f27f72378a10e1d121b7b05630553543f1ab4f04b89b669b0b390a"
}
},
"bin": "bin\\glab.exe",