From c3ab1db8c277f1bc261c5ecc0899649d78edaa59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 16:29:16 +0000 Subject: [PATCH] gitlab-runner: Update to version 15.10.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 4bd4c1be22..247367f27b 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "15.9.1", + "version": "15.10.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/v15.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "1fa2d8ffef47387dd02500804e5f2369a679b2e81bfb8868115d2569ad88e2c9" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "04d88435399007b50d66c3b77dbb1b50aaa5e19ed63b76748f766f29d1970c9c" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "dd24f362f5674430ad40078d6fce47c36b844c7f6eaf08184786a327413456cc" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "9c60e04fd733032a4ff49daac8c03ac13328dd3b6566087d4af88e56e22860a4" } }, "bin": "gitlab-runner.exe",