gitlab-runner: Update to version 13.2.4

This commit is contained in:
Richard Kuhnt 2020-10-02 07:00:48 +00:00
parent 4e2c36ae0e
commit 608bcce9d0

View File

@ -1,17 +1,17 @@
{
"version": "13.4.0",
"version": "13.2.4",
"description": "Run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/",
"license": "MIT",
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "77b8da520889ec1f6788153eb9341a878945765304830b32d5dd19a803e9f19a"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.4/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "35f6e43a5d159e88033aa5c253648eb193d95fcf49e8d3e0e627d3978739e898"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "07d87c9fe19ff422d34c40bffa3e7e804ab3412ab9117b11f535d6e04209eec1"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.4/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "4ded6595a4427783e92b3696ecb9ccf682ce030e98725668c2f4094281db71b0"
}
},
"bin": "gitlab-runner.exe",