diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index b47d76ae9b..ec9b559077 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.10.0", + "version": "16.11.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/v16.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "232b3574704ca0b75d38dd998b2532832e70dcbdf79f36da5468e5115f19c229" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "ffdc866378a4d457e8b9714d7c9416fbd961e9cc7e27d3b910776c297ff7eee9" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "2ba9a6c4b17c9bfc40c01e59aa83c9d73c9e8e0484ea7d938516bb2c3c827b22" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "e1f539adaf09523071a9d62e8cc1fa8f302c80fbef935eb31c7230f03b14952d" } }, "bin": "gitlab-runner.exe",