From a7f475c200a7bf862ee5d4645d84a2e8cb2a06e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 12:31:47 +0000 Subject: [PATCH] gitlab-runner: Update to version 18.5.0 --- bucket/gitlab-runner.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 5c14add2b4..fd22c3aba1 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.4.0", + "version": "18.5.0", "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.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "a667eaf51b963f1b3104996f5bae869c4f651e6f2d14f88993d9240424828e70" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "356805b7d68d2516fab5c3262d74d4f560082639cc23d7c326d087140e9416e2" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "059242e8146c845397b52ee6af7a50aca7e2c4b6c7fb640a851fed41c4a85894" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "53d5d4563435a99c6433fa96d21e1ed575b66a5a00317a86a58f5911b1673a37" } }, "bin": "gitlab-runner.exe",