From a4df5e369908c03fdc218ee1f69c55e7213707d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 04:26:30 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.9.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 9dca4a6ba7..8f19587054 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.9.0", + "version": "17.9.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.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "9acb43286526d4df8cb3a718e0e3e6eba31eea52ca29ba311971ff9846aee8ca" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "42a044e0570394c4aab4d4919c88fffe41b2487ab7969b09c6d13dc452ab55fd" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "1b4577752fcf17678dc6a981f48b3d11b10f87e49f1975029e1b5b648d1e0d34" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "f82751281179ef9d9f3ebae9f1a31ba7e41aa094a9d11f3b1d66889635fdc9ea" } }, "bin": "gitlab-runner.exe",