From dfd00ec672b7dc2178266c3d710cbdb22af2f995 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 20:29:33 +0000 Subject: [PATCH] gitlab-runner: Update to version 18.1.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 954fd2ad21..2f77f6bf52 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "18.0.3", + "version": "18.1.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/v18.0.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "fb62ae874335826a0ee37d25fcc488cfbdaada4326d5b2dd3bdc4c80679acdea" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "670f56c6ddeeafc143c26e793cdebe5f7465f5ae8e95c212865a7ef4735925a5" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "6cf24800a7bc2364df90dc7bd3381f979c5e78e5c6e435dbe427ca4fcd501e23" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "af92a68744565c5a167c99b1418075cb60eaa4b8a6fc8cbd7f940652d201cd81" } }, "bin": "gitlab-runner.exe",