{ "version": "1.50.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.50.0/downloads/glab_1.50.0_windows_amd64.zip", "hash": "2ee70c0040064942c7f06c97830368b399bfe460df1285d1269b1b03135e3d36" }, "32bit": { "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.50.0/downloads/glab_1.50.0_windows_386.zip", "hash": "4a55e658e9cd795d5e7731f86909d49b9c0b3da9d07f68e34eedc6f689a61d43" } }, "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" } } }