{ "version": "1.27.1", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_x86_64.zip", "hash": "cb3606abafc083544f8dde08bdc2de4712c9677436c4cf4617f7ce60fdf8463b" }, "32bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.27.1/downloads/glab_1.27.1_Windows_i386.zip", "hash": "bbcf0e9d699f72fe25ad421fbdad6deae4dad06035563965eec0e1bb23d3ba8c" } }, "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" } } }