gitlab-runner: Update to version 15.8.2

This commit is contained in:
github-actions[bot] 2023-02-09 20:26:34 +00:00
parent 1efa842f9a
commit e1fb0d6c63

View File

@ -1,5 +1,5 @@
{ {
"version": "15.8.1", "version": "15.8.2",
"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",
@ -16,12 +16,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "bc0d225419ff9aed381340435280d14d2ca0330fb2b5352cdda3badf15b9dfcc" "hash": "0ece48eeb5f5db88e7bf812e3c8b29467461e9c46d8bbec5c2e3a69d6de21f15"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "9e87210373a6ac855b68d98233dc10d7b84e6eccadc135f012a4c23b827dacd4" "hash": "fc2dbd84da30a3c4b0a2786e64bd91ca73bd5dc0c31f03e115491837ad7c8cb5"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",