From e1fb0d6c635e203085d09d39c2dd5182cb11b8ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 20:26:34 +0000 Subject: [PATCH] gitlab-runner: Update to version 15.8.2 --- 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 f8f111c71f..4e6e64eb41 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "15.8.1", + "version": "15.8.2", "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.8.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "bc0d225419ff9aed381340435280d14d2ca0330fb2b5352cdda3badf15b9dfcc" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "0ece48eeb5f5db88e7bf812e3c8b29467461e9c46d8bbec5c2e3a69d6de21f15" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "9e87210373a6ac855b68d98233dc10d7b84e6eccadc135f012a4c23b827dacd4" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "fc2dbd84da30a3c4b0a2786e64bd91ca73bd5dc0c31f03e115491837ad7c8cb5" } }, "bin": "gitlab-runner.exe",