diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 83472afc89..6ebb4c3d91 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.6.3", + "version": "18.6.5", "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/v18.6.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "7ac50fd536ee9f87c88e0f83becede2b5ab1d30f2a40869eb9871627be6d5418" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.5/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "8e3e8f0bc7c7c5f68269ecee8c52f4e7ed78ed9d58d11412faf522052b3c6fa9" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "501ae42280bbdbf66d34cb05082b93f99081a31e51f6f9f76cca50d25d93da8d" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.5/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "b26da01980cbb52b975d4e9307e04507fa3827c4147d92b73d6d5a894f11323f" } }, "bin": "gitlab-runner.exe",