gitlab-runner: Update to version 12.6.0

This commit is contained in:
Richard Kuhnt 2019-12-22 13:00:21 +00:00
parent 781aaec63f
commit c73bfcd473

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "12.5.0", "version": "12.6.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.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "be77c807a0c5548d485de3dc58953095a71a929190fbedaa1bbde30886479660" "hash": "96f43f0290eb61e79dda424c9bacc542240c27029eb9baa7699bf65c184f8562"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "6e5a80cb123505e1e96bf229383cafbc209763767f194ed9fb525b46f93f0319" "hash": "c4818ad9d1d71dc59754762a9a555b05a0ed169e6149cbd187f62873c87a8acb"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",