gitlab-runner: Update to version 17.8.0

This commit is contained in:
github-actions[bot] 2025-01-16 16:30:53 +00:00
parent 58eed05ade
commit cdb7bcd012

View File

@ -1,5 +1,5 @@
{ {
"version": "17.7.0", "version": "17.8.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",
@ -16,12 +16,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "1754aa72202b8903c9f89c711a8e0f9232774eaa11c1962d47df172d07a69112" "hash": "e1c9e9672c3e9649389af2134b8eb0cd8bd8810480c92cd196d8b5cecd97c912"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "240a71c7ca3eacb5165e31d86da8ef7329e741736edf55843aa39483348e2e68" "hash": "131675de6ff879997d48afadd304be8ad7a2189bf8a3e8534ca0862fc2369500"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",