gitlab-runner: Update to version 12.10.1

This commit is contained in:
Richard Kuhnt 2020-04-22 22:01:50 +00:00
parent e8551b4790
commit a0d4e4e8eb

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
"version": "12.10.0", "version": "12.10.1",
"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.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "0b4a40e8407cac7dc59cb0921a6edb22b52ffdd4884995815609901e981210f6" "hash": "d04b1d86c30a8ed54d5c6ed44c7e3a6ac04539d3bbaf913d2c5848fc6e33d1f0"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "62af12d79f6efaf8cc2a7a60ab18a4f3e1e51f10ed71b28eba938bf781fa6392" "hash": "d8c71aaac01f26590d83c59643adb8ff516ad400828fff520ae65623f298343f"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",