diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index f0a858d55b..7886c9705f 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,17 +1,17 @@ { - "version": "14.3.4", + "version": "14.6.0", "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/v14.3.4/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "21752bd2460181b6a939300f6132cbc51d898871a808717b25af08bf0e89e86e" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "86cb78e84f7c898d2c17fa5954f82628c9e00dffbdb56f246ad24b104bfabb97" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.4/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "88428a3f3290714ce7209981d5f07befe9487e35db1adf6d024bf6a82d670780" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "03b2345b8203e40f06c962e82ce8f85bf907af2b6203f75cf3ecf7927a7a7bfb" } }, "bin": "gitlab-runner.exe",