From b30112a8b5ced962fbf62c779b983ce72d9deed1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 09:34:17 +0000 Subject: [PATCH] gitlab-runner@14.6.0: Fix hash (Closes #3108) --- bucket/gitlab-runner.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 7886c9705f..b881056a68 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -7,11 +7,11 @@ "architecture": { "64bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "86cb78e84f7c898d2c17fa5954f82628c9e00dffbdb56f246ad24b104bfabb97" + "hash": "31265330dfba51a7975f9c8c6f33cea4ec46ef2d712936cfeacae54a259c7fda" }, "32bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "03b2345b8203e40f06c962e82ce8f85bf907af2b6203f75cf3ecf7927a7a7bfb" + "hash": "e91238ec75fba1f3faa81b4a37c4fa979692b27186efc1499b24b6a391e7f451" } }, "bin": "gitlab-runner.exe",