gitlab-runner: Update to version 14.9.1

This commit is contained in:
github-actions[bot] 2022-03-23 00:32:50 +00:00
parent e8b7396ab6
commit 6d93452aab

View File

@ -1,17 +1,17 @@
{
"version": "14.9.0",
"version": "14.9.1",
"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/v14.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "8653250e844eb75084ba21450d78682535fb7d185be45918d0457eadf0888a42"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "38598863ae6d204d3952e18a8b9434b932db585b2118808813624cafd46c4d2a"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "f9deb06b24012a2491b9d3557302a1912b0d8b321c9065517752dcfed24ee663"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "869aa28c502278be78c477cbec4cad0534f79b5515d4b92df1ea7f078338f6c7"
}
},
"bin": "gitlab-runner.exe",