gitlab-runner: Update to version 17.8.2

This commit is contained in:
github-actions[bot] 2025-01-22 20:27:56 +00:00
parent 9c596622e2
commit 6778ba7343

View File

@ -1,5 +1,5 @@
{
"version": "17.8.1",
"version": "17.8.2",
"description": "Run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/",
"license": "MIT",
@ -16,12 +16,12 @@
],
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "63ea4bb2304d424d5ef0b2982b1bfb76f006b611230831782426f9533f3641ac"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "8a7902de241905ec0f48d51b8c9b182277e758c62de12f4eb2255b37f3ccc561"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "35a56592f2c4852a0d50f6312d557f37927dbbea507b221309b474fada117d03"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "c3b31a445fd8c39242594b5174a40a99fde1b289f6ffb6ef7e981251f47a2220"
}
},
"bin": "gitlab-runner.exe",