gitlab-runner: Update to version 18.6.6

This commit is contained in:
github-actions[bot] 2025-12-10 00:42:55 +00:00
parent 49b19526f3
commit 80123e6078

View File

@ -1,5 +1,5 @@
{
"version": "18.6.5",
"version": "18.6.6",
"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/v18.6.5/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "8e3e8f0bc7c7c5f68269ecee8c52f4e7ed78ed9d58d11412faf522052b3c6fa9"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.6/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "cefa153c328a20eb369d358889ee03bf8fca1139a3228bef390522b6804f5dd2"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.5/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "b26da01980cbb52b975d4e9307e04507fa3827c4147d92b73d6d5a894f11323f"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.6/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "f055431ff1e396ddd4b89895255eee6ec4f14a4c3cff1fde94a9be8f2ec06ebb"
}
},
"bin": "gitlab-runner.exe",