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