gitlab-runner: Update to version 14.6.0

This commit is contained in:
github-actions[bot] 2021-12-17 20:25:05 +00:00
parent 908f0d427b
commit 81e0e3911e

View File

@ -1,17 +1,17 @@
{ {
"version": "14.3.4", "version": "14.6.0",
"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.3.4/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "21752bd2460181b6a939300f6132cbc51d898871a808717b25af08bf0e89e86e" "hash": "86cb78e84f7c898d2c17fa5954f82628c9e00dffbdb56f246ad24b104bfabb97"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.4/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "88428a3f3290714ce7209981d5f07befe9487e35db1adf6d024bf6a82d670780" "hash": "03b2345b8203e40f06c962e82ce8f85bf907af2b6203f75cf3ecf7927a7a7bfb"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",