diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 4b627a5ac1..711ce495e3 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.5.2", + "version": "17.5.3", "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.5.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "f49d39d213de4701e11321220c4a71045e3f1d66a653fce0fbd65f6173713bcd" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "c00d0c89bbccef985d3b8f377241ec4f0b7750d09dbd45eb64bf7e583d63838e" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "c7bd5288a5f4a125256e50b2a88a74d9e1a192af2a25ddd8c4a58c525ad7dde5" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "9cfb2a92c1ee4f9f2760e14ce23cc30a8d075b190672a65ce4bc1b45340fde47" } }, "bin": "gitlab-runner.exe",