gitlab-runner: Update to version 13.0.2

This commit is contained in:
Richard Kuhnt 2020-08-06 07:00:30 +00:00
parent 4d628cebed
commit 3b97751f03

View File

@ -1,17 +1,17 @@
{ {
"version": "13.2.1", "version": "13.0.2",
"description": "Run your jobs and send the results back to GitLab", "description": "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",
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up", "notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "25528395bd77d7e1947233f30c00c4e12ce3bdd167ac36618f5a61f9fab19567" "hash": "37a84c681ddb74d7a526eb82a662b99e9a4a595b8f4d62b0e4789d3c95eb3b9d"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "ccc4f2c7fa181f2541aba3a0a46f2f74c5e72ffbe5f3c57a6181ef742ee39e3c" "hash": "6e6b500438767de82661de2b6a4dbeaa55898a1bd979cc418b998f644c7f6e1f"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",