From 18ff260363b2643d38fbfb13484973d925af14cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 16:30:00 +0000 Subject: [PATCH] gitlab-runner: Update to version 18.6.1 --- 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 5c96ee9061..d8a5e324bf 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.6.0", + "version": "18.6.1", "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.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "061fa69cfaa0ec9ba3aab43d261bc4e96ddadda5461a8d51f7b5b72632cb9d63" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "9dae1f96a2812cf4d04d3259d41b3b9a798c03839eb4e2be4f1d0671d73923e4" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "c82039ef1b3f37945ebb9f0af43f2b6dce4d2cff63b097c480714b72f0d37466" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "e47c68f41c61d0fd2f0c10b2859b4564daa46d26f4ae6a9bdc8633a6b5c9868f" } }, "bin": "gitlab-runner.exe",