{ "version": "1.27.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.0/downloads/glab_1.27.0_Windows_x86_64.zip", "hash": "68932e42eb095117996982022785d8662e43c913ca007f1e3595f19a16555f5a" }, "32bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.0/downloads/glab_1.27.0_Windows_i386.zip", "hash": "43900215de133908b1f6f7cdffbb5c4f71981f14f5bdcad0cc45bd2ab10f684e" } }, "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_x86_64.zip" }, "32bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v$version/downloads/glab_$version_Windows_i386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }