From 9e1f2ddbadec6eed43cf9dc408265a6f077dcfbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 20:28:52 +0000 Subject: [PATCH] gitlab-runner: Update to version 14.8.3 --- 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 1f7b1797f5..4b27d0963c 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,17 +1,17 @@ { - "version": "14.10.0", + "version": "14.8.3", "description": "Run your jobs and send the results back to GitLab", "homepage": "https://docs.gitlab.com/runner/", "license": "MIT", "notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up", "architecture": { "64bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "35679b8661b1f5701cdea9634acf7793c6175ef4be818fc3fe385de3494b9aeb" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.8.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "0b7cbd41c5902b81e6ad3de91f1d432f0b0df4ab21154c0bb9d4c46ba55039e6" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "c99957cdd46987238e7f3d08bf414dd6df5da73915a3586d3fa5d7864d604c57" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.8.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "a6e3a972f41d56d44242f4f9675fef8d47712b32f26b7cdd0b77c80d0f1ce25e" } }, "bin": "gitlab-runner.exe",