gitlab-runner: Update to version 11.11.0

This commit is contained in:
Richard Kuhnt 2019-05-20 21:00:46 +00:00
parent a706435c26
commit d26b591704

View File

@ -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", "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/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "11.10.1", "version": "11.11.0",
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",
"checkver": { "checkver": {
"url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom", "url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom",
@ -10,12 +10,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "095bca2200d05959e5119555e4f9b24246ae3b4dba3a9e115de371ec958e8e8f" "hash": "e2b20591be31059a62c549cb16990f34a1942a3b32a913fcd4440837f048071b"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "b2a6d64a3cbce0cfe32228a23e28ee1d3434ca50e5d2c3ec4293a290bf08c6fb" "hash": "d77a06b250345089a0573089e922c82a2c74565e3a8064862fe91c9e3f79c096"
} }
}, },
"autoupdate": { "autoupdate": {