diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 8832967a64..5c14add2b4 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.3.1", + "version": "18.4.0", "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.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "465eeb8dff45ea483d8ca1b465e88b561715be5cfb9544cf061eb84a277c1eea" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "a667eaf51b963f1b3104996f5bae869c4f651e6f2d14f88993d9240424828e70" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "cb1dbf53a041295cf7effae7c1b7d92edcaf2828497a36a928aee0520abcb83c" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "059242e8146c845397b52ee6af7a50aca7e2c4b6c7fb640a851fed41c4a85894" } }, "bin": "gitlab-runner.exe",