gitlab-runner: Update to version 12.2.0

This commit is contained in:
Richard Kuhnt 2019-08-22 14:00:18 +00:00
parent 9bea2d2a13
commit 1410accee6

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "12.1.0", "version": "12.2.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.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "44e33b9508aed1787548e636fa75bdcbfc5f4658ccbebaeda42537f7ad457522" "hash": "5cb34614b86e505a1f0e2668e32fc2fc1ce4433ba6a3e52bd95ae5097e64541a"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "d3ae555b2e57bbadae233a665858dfea317f45a19023353518ee6bcdbc51110a" "hash": "f5f962352d04e72ddbdd221bb9580c0a7f93d7521307470c5f609702567baa24"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",