diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 6dc0fdd2c6..57744aea5a 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.8.1", + "version": "17.8.2", "description": "Run your jobs and send the results back to GitLab", "homepage": "https://docs.gitlab.com/runner/", "license": "MIT", @@ -16,12 +16,12 @@ ], "architecture": { "64bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "63ea4bb2304d424d5ef0b2982b1bfb76f006b611230831782426f9533f3641ac" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "8a7902de241905ec0f48d51b8c9b182277e758c62de12f4eb2255b37f3ccc561" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "35a56592f2c4852a0d50f6312d557f37927dbbea507b221309b474fada117d03" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "c3b31a445fd8c39242594b5174a40a99fde1b289f6ffb6ef7e981251f47a2220" } }, "bin": "gitlab-runner.exe",