From c00d4e40bdfcecbff138e6f4fbe415145081fd4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 00:39:57 +0000 Subject: [PATCH] gitlab-runner: Update to version 18.0.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 ea1194ff66..0b6d3def18 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.11.1", + "version": "18.0.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.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "aa0ec1d9c4220af8f13743994b4827d939bf4cc88ff3fc67fff8f95bc2a1c296" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "3e9cc6b0866209210dfa6b3c39bca39f520a9716ab828cac0d5ade1a7a6724fa" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "58c8be6b6c5ba0eafa2f9e386253e2217011e9de6eb8bf92b0e06d535528c8d3" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "3c43f19da489360cb88b543c3cbc7ba55dd6ed7789c117259ef6792414665766" } }, "bin": "gitlab-runner.exe",