gitlab-runner: Update to version 12.4.0

This commit is contained in:
Richard Kuhnt 2019-10-21 15:01:13 +00:00
parent f5e83ee643
commit 8ecd879b37

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "12.3.0", "version": "12.4.0",
"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.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ad58578ba54b29215482c2dfda61baa8266be8fa28d1029d709091f1c05afb42" "hash": "98ce768899b187f4cad0823a21c51b5dc697ba8ea6d6bd5999df08aaa1bb9dc3"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "03611bc33a642400375e4ca916d3ed688110af80e205c333d6d6a82655f1b33d" "hash": "fd5448fa695152068d4816b1831776d9427f625848033b589d91a6f577fae9a0"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",