diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 335ca2b0a5..f8fc582b69 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.0.2", + "version": "16.1.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.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "f02467593270a13812871d224187a45a7360b9c19e6904c096269c6c88909cf1" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "750b233ebebbcf4d4ded91cc36497eeb26e56dbd691d69aac948130114874bc1" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "ac54dd088ed3e149bad7e0559f1361e7bb0d926d522e258e0abd93a26a4bb464" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "daba49e64ef67e009e4ddb367720c7f0a7dfe2eb4bfc245ca4b4865721976cc2" } }, "bin": "gitlab-runner.exe",