From 2372606bf0123d1f2e33f18ec37e37bef1a0a0ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:30:05 +0000 Subject: [PATCH] gitlab-runner: Update to version 15.5.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 ded8cca7d8..0684d8973c 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "15.8.0", + "version": "15.5.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.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "f193b3608cc0408c59d29c6846ea417057390ddda2fd3c1965f1de664702adfc" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.5.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "ab9496de38c19076c49e345dd9cab92c926dc34a3f04941f38534dbc81e2d297" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "0bfc245708871ba761cbc5847067425676377b7b75b8a26fed6b3317d903fea5" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.5.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "6bae6f217afb8f9a6bd38ae30ad4c17244ad0be43158e067ee86aee478bf10a8" } }, "bin": "gitlab-runner.exe",