From cc0321c82c039896074cf2a67cb2a066c8aa96ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 20:27:44 +0000 Subject: [PATCH] gitlab-runner: Update to version 15.6.1 --- 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 1a11942f9d..4ebbb805a7 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "15.6.0", + "version": "15.6.1", "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.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "7dcfb56c6260c2d40613b86c7a71811170d7cea99557512655e274e6df8fb09f" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "851e246fbb6ee7d1d8754da273effcae69fff2b51d404d904093e8cc5aa645a6" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "140829032fae849d92a354f7009eb706f1aa1a82fd1bdc0530cc83e812a2d759" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "3597642501a7b2a40a041ac67c5ba75b20e9c7b5211b3d7ef7a0942b56b6f1af" } }, "bin": "gitlab-runner.exe",