diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 3d57b1f84c..fcc5900c5d 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,17 +1,17 @@ { - "version": "13.2.1", + "version": "13.0.2", "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.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "25528395bd77d7e1947233f30c00c4e12ce3bdd167ac36618f5a61f9fab19567" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "37a84c681ddb74d7a526eb82a662b99e9a4a595b8f4d62b0e4789d3c95eb3b9d" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "ccc4f2c7fa181f2541aba3a0a46f2f74c5e72ffbe5f3c57a6181ef742ee39e3c" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "6e6b500438767de82661de2b6a4dbeaa55898a1bd979cc418b998f644c7f6e1f" } }, "bin": "gitlab-runner.exe",