{ "version": "13.11.0", "description": "Run your jobs and send the results back to GitLab", "homepage": "https://docs.gitlab.com/runner/", "license": "MIT", "notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up", "architecture": { "64bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "hash": "5f5ed5f9ccded4d04546720824470eae5efc4b2348712b9d5aae33fc7f5345d5" }, "32bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "hash": "a2e6e810ca8b445310fd356e9ca9b02e7c2034164d4e0024c81002c7a76ce094" } }, "bin": "gitlab-runner.exe", "checkver": { "url": "https://gitlab.com/gitlab-org/gitlab-runner/-/tags?format=atom", "regex": "/tags/v([\\d.]+)<" }, "autoupdate": { "architecture": { "64bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v$version/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe" }, "32bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v$version/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe" } }, "hash": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v$version/release.sha256" } } }