diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index e825fc7c56..f8b2e9d4b9 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.4.1", + "version": "16.2.2", "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.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "21f977f44da3757791d311866d02b670766907320fe467a8f34842af58e5d044" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "043f51ecb2797ec00d628449e9e26a41f49ff27ab5949d1b187b4032db83c112" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "51032f929dac63b0103397e17adf570a802286928b28305ded814e4791c901fb" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "c4a9395b66dbfee8e0169b6dd2df2fcf6b92961ebad9e870e62ec29c7e45dcd9" } }, "bin": "gitlab-runner.exe",