gitlab-runner: Update to version 12.9.0

This commit is contained in:
Richard Kuhnt 2020-03-20 14:01:49 +00:00
parent b9b33c730e
commit e8b5fc4d9a

View File

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