From 6778ba7343abe46100f268753f25782bad2d02df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:27:56 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.8.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 6dc0fdd2c6..57744aea5a 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.8.1", + "version": "17.8.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/v17.8.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "63ea4bb2304d424d5ef0b2982b1bfb76f006b611230831782426f9533f3641ac" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "8a7902de241905ec0f48d51b8c9b182277e758c62de12f4eb2255b37f3ccc561" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "35a56592f2c4852a0d50f6312d557f37927dbbea507b221309b474fada117d03" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "c3b31a445fd8c39242594b5174a40a99fde1b289f6ffb6ef7e981251f47a2220" } }, "bin": "gitlab-runner.exe",