{ "version": "0.22.0", "description": "Interacts with GitLab's Releases API through the command line and through GitLab CI/CD's configuration file, .gitlab-ci.yml", "homepage": "https://gitlab.com/gitlab-org/release-cli", "license": "MIT", "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.22.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe", "hash": "531475cfaccb9485a87151e37e0eeb1517629c96fdf3f3aa1493f23265b742dc" }, "32bit": { "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.22.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe", "hash": "f0375a3cb1fe9c088e427f889068c3822120c020981d9f49603b5748b8bf53b7" } }, "bin": "release-cli.exe", "checkver": { "url": "https://gitlab.com/gitlab-org/release-cli/-/tags?format=atom", "regex": "/tags/v([\\d.]+)<" }, "autoupdate": { "architecture": { "64bit": { "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v$version/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe" }, "32bit": { "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v$version/downloads/bin/release-cli-windows-386.exe#/release-cli.exe" } } } }