gitlab-runner: Update to version 12.9.1

This commit is contained in:
Richard Kuhnt 2020-06-01 15:00:15 +00:00
parent 5220ac390e
commit 9c8b4c2054

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "12.10.3", "version": "12.9.1",
"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.10.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ab82696a3d2ee08ae277bc55b8bf7652f58d01ac29e201e93ebf6ed4533529af" "hash": "e7ae2ff7b65919b2fd69bf48d7383de8dde8a25dc983b80e8cdc6afa3143e00f"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "fccaeb1a46ca852d793cb36f0965c6faade542c95077e94b627a0e91a4e45bc1" "hash": "4369bb47f72f350f4e296c39ba4f55a9f44e327ce6b19e80ff2e22a73d37d6ea"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",