{ "version": "1.51.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_amd64.zip", "hash": "19609c9a04df9448fbb09fa8b2d7db461aeecedbb8518a3baadb3791c5e2e42a" }, "32bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.51.0/downloads/glab_1.51.0_windows_386.zip", "hash": "f807c803e95bdad0ef5b7a988545f6016eb2b24ccc883826a76357ade2414e6d" } }, "bin": "bin\\glab.exe", "checkver": { "url": "https://gitlab.com/gitlab-org/cli/-/tags?format=atom", "regex": "/tags/v([\\d.]+)<" }, "autoupdate": { "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v$version/downloads/glab_$version_windows_amd64.zip" }, "32bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v$version/downloads/glab_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }