gitlab-runner: Update to version 12.0.1

This commit is contained in:
Richard Kuhnt 2019-06-26 16:00:25 +00:00
parent a9790a0c4a
commit c2031558b6

View File

@ -2,7 +2,7 @@
"description": "GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab", "description": "GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "12.0.0", "version": "12.0.1",
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",
"checkver": { "checkver": {
"url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom", "url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom",
@ -10,12 +10,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "21df7223ca8fc009d6de8a87a4864561392f8e26d613076ef9c0758353c2ebe3" "hash": "0663b0d4326e525ad489c2c4f35bc2e648744d18c85da7ee75b6c87b5b5dde20"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "0cf5c22cb79d4383f88fddf73485b48b26c606b815b12a95f7374c5fd0d9679a" "hash": "761b3a2c1331615d4b5638023a639f776c5dafd0b6fc9e609d32693a7e637bb7"
} }
}, },
"autoupdate": { "autoupdate": {