gitlab-runner: Update to version 18.6.0

This commit is contained in:
github-actions[bot] 2025-11-20 16:30:32 +00:00
parent 22c7c030f1
commit aab7bf5c77

View File

@ -1,5 +1,5 @@
{ {
"version": "18.5.0", "version": "18.6.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/v18.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "356805b7d68d2516fab5c3262d74d4f560082639cc23d7c326d087140e9416e2" "hash": "061fa69cfaa0ec9ba3aab43d261bc4e96ddadda5461a8d51f7b5b72632cb9d63"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "53d5d4563435a99c6433fa96d21e1ed575b66a5a00317a86a58f5911b1673a37" "hash": "c82039ef1b3f37945ebb9f0af43f2b6dce4d2cff63b097c480714b72f0d37466"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",