{ "version": "1.59.2", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.59.2/downloads/glab_1.59.2_windows_amd64.zip", "hash": "2099a09bab9c31a9a669113115bf9f5290b5a291276bc3e2528b73b73287bb3c" }, "32bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.59.2/downloads/glab_1.59.2_windows_386.zip", "hash": "0d7b3308cef621a6cbd1c222b1e4396e303f85c4e4712f7cdf38e5b3bc954a47" } }, "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" } } }