From bd3c79eee2d493f272bfae4ec807457ecb8923b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 12:31:38 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.11.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 5eb86cf4de..ea1194ff66 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.11.0", + "version": "17.11.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/v17.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "a6895ae5a1030cd2104998cd492f641409f54e96166ea927e582e57a78da8308" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "aa0ec1d9c4220af8f13743994b4827d939bf4cc88ff3fc67fff8f95bc2a1c296" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "6b8940887b044d76bfa033ef95c8337212dc4174ab6693319df30019cf3a0f67" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "58c8be6b6c5ba0eafa2f9e386253e2217011e9de6eb8bf92b0e06d535528c8d3" } }, "bin": "gitlab-runner.exe",