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