gitlab-runner: Update to version 12.0.0

This commit is contained in:
Richard Kuhnt 2019-06-21 16:00:25 +00:00
parent 6dd1f9c3a0
commit e45c3155da

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": "11.11.2", "version": "12.0.0",
"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/v11.11.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "8079a89b851100da3f40f332f439269f2961d407e48e18d7a8eebc5cd5a426fa" "hash": "21df7223ca8fc009d6de8a87a4864561392f8e26d613076ef9c0758353c2ebe3"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "74eecc2292e6f1052066b32eb6a08a7be470e61324f00952a393c7e2a74d8baf" "hash": "0cf5c22cb79d4383f88fddf73485b48b26c606b815b12a95f7374c5fd0d9679a"
} }
}, },
"autoupdate": { "autoupdate": {