gitlab-runner: Update to version 17.8.1

This commit is contained in:
github-actions[bot] 2025-01-18 00:34:03 +00:00
parent 4db86cc44b
commit 8fb28e82f5

View File

@ -1,5 +1,5 @@
{ {
"version": "17.8.0", "version": "17.8.1",
"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.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "e1c9e9672c3e9649389af2134b8eb0cd8bd8810480c92cd196d8b5cecd97c912" "hash": "63ea4bb2304d424d5ef0b2982b1bfb76f006b611230831782426f9533f3641ac"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "131675de6ff879997d48afadd304be8ad7a2189bf8a3e8534ca0862fc2369500" "hash": "35a56592f2c4852a0d50f6312d557f37927dbbea507b221309b474fada117d03"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",