gitlab-runner: Update to version 12.5.0

This commit is contained in:
Richard Kuhnt 2019-11-20 10:00:21 +00:00
parent 7a3a266dc9
commit af2775a706

View File

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