From 31e44209f23ad1f786dfe651495f4ee35a64fec4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:37:31 +0000 Subject: [PATCH] gitlab-runner: Update to version 18.2.2 --- 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 2f5a6b8cb8..3eadd68a78 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.2.1", + "version": "18.2.2", "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.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "c856a700279a78ebcdea43eddc09260cde44be64f501441b7000cb3599fa7239" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "3d4d8c174e2fea5e6f75532a73a37f72065019bd338bc259320f6cd607b8fa90" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "404d21dd485ba831283a15a23088bc6866991aec686dff56bf6c9176510841f8" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "590fae4cd1b3082c0addb6eb225d4adfbd577de28ab4af919ad284d91336b626" } }, "bin": "gitlab-runner.exe",