gitlab-runner: Update to version 11.11.1

This commit is contained in:
Richard Kuhnt 2019-05-24 13:00:32 +00:00
parent 6b134e4552
commit 389c1df8fe

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",
"homepage": "https://docs.gitlab.com/runner/",
"license": "MIT",
"version": "11.11.0",
"version": "11.11.1",
"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.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "e2b20591be31059a62c549cb16990f34a1942a3b32a913fcd4440837f048071b"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "08a4fc29b32a9c194436d6e042bc5e5258e74cf2d317aea1ab463545a33c94e2"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "d77a06b250345089a0573089e922c82a2c74565e3a8064862fe91c9e3f79c096"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "54c1c0876af3c01e890b61e1ecf346fa5d82db8fea834dbdc89af0df644ac845"
}
},
"autoupdate": {