{ "version": "13.1.3", "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.1.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "hash": "e473238333be2617393090d19d14ca92678a28649f3b0d4c75888137980ad8b3" }, "32bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.1.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "hash": "8ab79bebbc43e5a82e7a35bfac4087a5a3b04717b62857330769070adb0d476f" } }, "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" } } }