From 97d0edb13c713228695ca96654145bd63ea84c04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 04:35:12 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.9.0 --- 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 26269e5711..9dca4a6ba7 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.8.3", + "version": "17.9.0", "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.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "d8cf8172edc5bf660b4a7008c11b9c9d5b2335b7834025b2bf664d5196d82f15" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "9acb43286526d4df8cb3a718e0e3e6eba31eea52ca29ba311971ff9846aee8ca" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "21b05c6f6788e388721703c8a4501c96dac1d3eb871922b99db787e03f6c50dc" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "1b4577752fcf17678dc6a981f48b3d11b10f87e49f1975029e1b5b648d1e0d34" } }, "bin": "gitlab-runner.exe",