gitlab-runner: Update to version 13.1.0

This commit is contained in:
Richard Kuhnt 2020-06-19 22:00:25 +00:00
parent 3ebc93cbf5
commit a3376ede35

View File

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