From 28e5c00eb4e0d7c62ecbf61ace10aae073977aa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:29:59 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.4.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 4010efda9b..a9d53a08ad 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.3.1", + "version": "17.4.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.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "90db73e37c46feac41819698fa9a5f86c2902d4a5c52395645de57ab5c7eb1db" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "04d64c80ccaa0bfd2a1ef1d693d510c446c286074650a8d95d952c58785d3674" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "1f44b9ae7aaa6fd9d0cd59e0bffeb9231d706a7beeed254f26b6987a04987443" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "88fbd64b712e0f1f27f5f238890994b08224846d24fcaa7ae75d597e6c12e409" } }, "bin": "gitlab-runner.exe",