gitlab-runner: Update to version 17.8.3

This commit is contained in:
github-actions[bot] 2025-01-23 20:27:42 +00:00
parent d81a9fd78e
commit ba40eb5005

View File

@ -1,5 +1,5 @@
{
"version": "17.8.2",
"version": "17.8.3",
"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.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "8a7902de241905ec0f48d51b8c9b182277e758c62de12f4eb2255b37f3ccc561"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "d8cf8172edc5bf660b4a7008c11b9c9d5b2335b7834025b2bf664d5196d82f15"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "c3b31a445fd8c39242594b5174a40a99fde1b289f6ffb6ef7e981251f47a2220"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "21b05c6f6788e388721703c8a4501c96dac1d3eb871922b99db787e03f6c50dc"
}
},
"bin": "gitlab-runner.exe",