gitlab-runner: Update to version 12.7.0

This commit is contained in:
Richard Kuhnt 2020-01-20 09:01:50 +00:00
parent 09978632d7
commit 8b49c17c88

View File

@ -1,16 +1,16 @@
{
"homepage": "https://docs.gitlab.com/runner/",
"license": "MIT",
"version": "12.6.0",
"version": "12.7.0",
"description": "Run your jobs and send the results back to GitLab",
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "96f43f0290eb61e79dda424c9bacc542240c27029eb9baa7699bf65c184f8562"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "9f1077479bedbfaac4e20d2d8b46a4192608061a746e093453e07d12822dac32"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "c4818ad9d1d71dc59754762a9a555b05a0ed169e6149cbd187f62873c87a8acb"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "ed51c2d59da3fefa880ae6fefc77ea716c07a3159b3d39573e6352cf035b86d5"
}
},
"bin": "gitlab-runner.exe",