From 128a066ddd1597204b1529decd05cc91c5222392 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:30:21 +0000 Subject: [PATCH] gitlab-runner: Update to version 17.10.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 3d7ad1dbba..ed934ac7ef 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.10.0", + "version": "17.10.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.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "ae1e9d389c502d3f63355b25f32e1e90a34995bde21790ed2117e5bc7bd9c6cf" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "db9134814fd755d5f3a4ad7d40eb0fc35cf77f64a3fcc5c8d01eb8ac4690801a" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "0c84c39df1a49ddae8f49e96f6150c0d4ec1157c7880eb5d78d0618315be31d6" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "369b24a3a7141f1eac43e2d02912429435ca1b1247b87eaba4abc9573e367454" } }, "bin": "gitlab-runner.exe",