From 6f253aa97820d1bba9f4a324c4350ffd2c788cb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 00:36:23 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.7.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 8d1b25add7..47eed4e020 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.6.0", + "version": "17.7.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.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "8d70e28fa91272a90f554867df7577fb3e6a33a469b62b17db0c11dfe2f089fc" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "1754aa72202b8903c9f89c711a8e0f9232774eaa11c1962d47df172d07a69112" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "1388d72e56a24658580d7b3927fa34c931f9b4ab3a912ef1882290fc1428e533" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "240a71c7ca3eacb5165e31d86da8ef7329e741736edf55843aa39483348e2e68" } }, "bin": "gitlab-runner.exe",