From e6963d875c3ecc7920b8f96025bdf494d679c5b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 20:28:30 +0000 Subject: [PATCH] gitlab-runner: Update to version 18.3.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 6e043d209f..8832967a64 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.3.0", + "version": "18.3.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.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "6c4c79d8ce15733fa6de5c6238e943c9b7969786f25533f5b2429e0fdf6cf8f8" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "465eeb8dff45ea483d8ca1b465e88b561715be5cfb9544cf061eb84a277c1eea" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "56b5f3149fb531f0bac95d080d1a62c8a116fe2a1a9eecaa9f77177f153e198e" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "cb1dbf53a041295cf7effae7c1b7d92edcaf2828497a36a928aee0520abcb83c" } }, "bin": "gitlab-runner.exe",