gitlab-runner: Update to version 12.10.0

This commit is contained in:
Richard Kuhnt 2020-04-21 15:01:49 +00:00
parent be68f63f69
commit 51949ef374

View File

@ -1,16 +1,16 @@
{
"homepage": "https://docs.gitlab.com/runner/",
"license": "MIT",
"version": "12.9.0",
"version": "12.10.0",
"description": "Run your jobs and send the results back to GitLab",
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "9a40ddbfb9c410ef442311f0b77be0ff5fbe065ba20a4cb6afaed3d2e0d927a5"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "0b4a40e8407cac7dc59cb0921a6edb22b52ffdd4884995815609901e981210f6"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "9e2d749def633dde42a7d5481a893b028d91835c19d03dac9ef5215b7c4776e1"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "62af12d79f6efaf8cc2a7a60ab18a4f3e1e51f10ed71b28eba938bf781fa6392"
}
},
"bin": "gitlab-runner.exe",