diff --git a/gitlab-runner.json b/gitlab-runner.json index 66017a44dd..22991f651f 100644 --- a/gitlab-runner.json +++ b/gitlab-runner.json @@ -2,7 +2,7 @@ "description": "GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab", "homepage": "https://docs.gitlab.com/runner/", "license": "MIT", - "version": "11.9.2", + "version": "11.10.0", "bin": "gitlab-runner.exe", "checkver": { "url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom", @@ -10,12 +10,12 @@ }, "architecture": { "64bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.9.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "908b11daf53031c86e02e2e2887c7db89c1785da9664a4c98fd3af6699ff6c90" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "b2028c55213472c341a1312eb191dbb30f59390fd281790115eeccdc12f423c4" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.9.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "c6feab621bf7e8512fff9c9c0955061ce75f875334e95316dc69e6870fa09241" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "6425e3600b3b1e4de092d857c867b624620bfa24ac1375349bf734f2173bb8e6" } }, "autoupdate": {