gitlab-runner: Update to version 12.4.1

This commit is contained in:
Richard Kuhnt 2019-10-28 13:01:50 +00:00
parent d9b0a0deb0
commit d6301372fc

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "12.4.0", "version": "12.4.1",
"description": "Run your jobs and send the results back to GitLab", "description": "Run your jobs and send the results back to GitLab",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "98ce768899b187f4cad0823a21c51b5dc697ba8ea6d6bd5999df08aaa1bb9dc3" "hash": "8d14ed3f3bf120e2c8e466f2d2b3c8af3e17b7cee45bd812ccdff367ad4e047b"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "fd5448fa695152068d4816b1831776d9427f625848033b589d91a6f577fae9a0" "hash": "1875d678e4734729c23dbdec5a9e5b5fe8666697bc8214e29d348a58ccc67d75"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",