From 13ac2cfec28f588fb6a69788f6ee777fcad54b84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 11:33:42 +0000 Subject: [PATCH] gitlab-runner@15.11.1: Fix hash (Closes #4847) --- 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 4be29d09fd..1b657d2680 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -17,11 +17,11 @@ "architecture": { "64bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "ea0142c7fac451bfa564d4eeaa282c1378d2f55119ee34ab87c5a0beb8225e01" + "hash": "2376ccd8ee5a42ffe1800a64fee13214597dc1b42084e4717e0e2994f19ee117" }, "32bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "f670564f220852bb13c225457a8a27ef0b6d0e6b00341657c47c06b364935957" + "hash": "a001425c4ecd57bcb553b814ec3454ed459c5de67d5a9c6bf1ea92c654627e30" } }, "bin": "gitlab-runner.exe",