From 9a2a8d79ffd6cf19bbcdee35e4e737e8501f7a29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:40:41 +0000 Subject: [PATCH] mob@5.0.0: Fix hash (Closes #5970) --- bucket/mob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/mob.json b/bucket/mob.json index 64102bc5a4..cc3435c1e1 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.0.0/mob_v5.0.0_windows_amd64.tar.gz", - "hash": "1ac9c49f8329d227946c43e4f876c65872bac474404755e7d8ccf4c0f6cd9338" + "hash": "c3869406765d5d147e68f36a47b8075acd100eb5933e6bea7c0f4147f8649668" } }, "bin": "mob.exe",