From e705d0422108db9f9fde10f7c6a9605fbf09c127 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 10:06:26 +0000 Subject: [PATCH] gitlab-runner@16.2.0: Fix hash (Closes #5008) --- 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 4ed3723d94..80d1dc66d4 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/v16.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "4c820afb91991b1e9d660db88f20049c4b86763952ad30837de8cbb3cfb9ce47" + "hash": "9b043e4195040f8ad45ea2da6abfc147ebb2f07da4795dd90a348c86c89ede96" }, "32bit": { "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "e159032491a43abbc9c52070ce00dbced8367cc08147c5a985b4c2724679697c" + "hash": "95120b643edcf65071cce75720772eb783891c7ff857f2142da445c9a62842a9" } }, "bin": "gitlab-runner.exe",