diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 7e83937453..e831062821 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.6.0", + "version": "16.6.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.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "5e67accf9c56ffe3df4fdd49f4c644ec1e9293c708b12fe2e1b34d526df22831" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "3c859c6624ca073340a9319c25301831b78a7e3e714dd78910a374cfe8cf7f31" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "7699a3872aa6a2e8d4f63bf67ea5202cb755eefb56b0c3e071272140e014008b" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "fb6f1de6789cb1b88801d79517a92ec8c51c5fe585f79d66290a7e38bae84a7b" } }, "bin": "gitlab-runner.exe",