diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 8f19587054..3d7ad1dbba 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.9.1", + "version": "17.10.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.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "42a044e0570394c4aab4d4919c88fffe41b2487ab7969b09c6d13dc452ab55fd" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "ae1e9d389c502d3f63355b25f32e1e90a34995bde21790ed2117e5bc7bd9c6cf" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "f82751281179ef9d9f3ebae9f1a31ba7e41aa094a9d11f3b1d66889635fdc9ea" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "0c84c39df1a49ddae8f49e96f6150c0d4ec1157c7880eb5d78d0618315be31d6" } }, "bin": "gitlab-runner.exe",