From c259181d9c3f13708815d542c11b1c6651758064 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:28:07 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.5.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 48ee42f19b..4b627a5ac1 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.5.1", + "version": "17.5.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.5.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "6e84a19c771ca134ac8d32f5db956f10d08982f9effc48d3d0424c92d60950dc" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "f49d39d213de4701e11321220c4a71045e3f1d66a653fce0fbd65f6173713bcd" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "ee031b0e10c1d1b799453e88193865ac3eca2d4dbbb6b1953f3641427fe0bbae" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "c7bd5288a5f4a125256e50b2a88a74d9e1a192af2a25ddd8c4a58c525ad7dde5" } }, "bin": "gitlab-runner.exe",