diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 2955a3f1b0..86d97a30ba 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.4.0", + "version": "16.4.1", "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/v16.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "608f88027f2710df081a9603926a698445b25f41e32078e091ce41a0e2c228a3" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "639f790ad1243ab1c26e3996dab9b995adda395c6bffe5260d776145342d4b6b" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "2e835383d4898725352a22ec426524ae5dec6f5e9f4f9d1280693058d450fc59" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "db73980933f557c4a4ece2c56bd454f9950a582645f665cf7b18f8786e451a5b" } }, "bin": "gitlab-runner.exe",