gitlab-runner: Update to version 14.8.3

This commit is contained in:
github-actions[bot] 2022-05-04 20:28:52 +00:00
parent 8e06052ecb
commit 9e1f2ddbad

View File

@ -1,17 +1,17 @@
{ {
"version": "14.10.0", "version": "14.8.3",
"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/v14.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.8.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "35679b8661b1f5701cdea9634acf7793c6175ef4be818fc3fe385de3494b9aeb" "hash": "0b7cbd41c5902b81e6ad3de91f1d432f0b0df4ab21154c0bb9d4c46ba55039e6"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.8.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "c99957cdd46987238e7f3d08bf414dd6df5da73915a3586d3fa5d7864d604c57" "hash": "a6e3a972f41d56d44242f4f9675fef8d47712b32f26b7cdd0b77c80d0f1ce25e"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",