From ba40eb5005d83fd1d5bdd8d5e59503ed4e4f5251 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:27:42 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.8.3 --- 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 57744aea5a..26269e5711 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.8.2", + "version": "17.8.3", "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.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "8a7902de241905ec0f48d51b8c9b182277e758c62de12f4eb2255b37f3ccc561" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "d8cf8172edc5bf660b4a7008c11b9c9d5b2335b7834025b2bf664d5196d82f15" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "c3b31a445fd8c39242594b5174a40a99fde1b289f6ffb6ef7e981251f47a2220" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "21b05c6f6788e388721703c8a4501c96dac1d3eb871922b99db787e03f6c50dc" } }, "bin": "gitlab-runner.exe",