From a21510c22be9effc971dda80968ef73a23e69d68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 20:31:31 +0000 Subject: [PATCH] gitlab-runner: Update to version 18.8.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 19462375c6..da4ff90699 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.7.2", + "version": "18.8.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.7.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "299ff55ed1f67c4550d6ae03a1f79f2d50e1b9663ec2653a38369ab6039b34c8" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "1ab8402b736bc941d7f1b4295434886005ec70727f50ba2decba3b11d70aa947" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.7.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "696e75b76f9aba38900e75938fa856cac4adfd4be02a25a6e437a3fd0869f82f" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "225f46ce7911fd555aab35e65bd408f782b3f969a87c5bdd2dab2318e151a8c9" } }, "bin": "gitlab-runner.exe",