From 7ab10179c9a65573d9134ca208964a65f585abdf Mon Sep 17 00:00:00 2001 From: David Yantis <404NetworkError@users.noreply.github.com> Date: Sun, 19 May 2024 22:41:12 -0400 Subject: [PATCH] unrar@7.0.1: Fix hash (#5839) --- bucket/unrar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/unrar.json b/bucket/unrar.json index 3aaed38eff..77792e3bb0 100644 --- a/bucket/unrar.json +++ b/bucket/unrar.json @@ -9,11 +9,11 @@ "architecture": { "64bit": { "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.01/UnRAR_x64.exe#/UnRAR.exe", - "hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be" + "hash": "e51021f6cb20efbd2169f2a2da10ce1abca58b4f5f30fbf4bae931e4ecaac99b" }, "32bit": { "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.01/UnRAR.exe", - "hash": "c9e67b0474d3081827a73f1a7080b735d1d80d2d5f5c4aee508b335ed7e8a05a" + "hash": "d009b6d4eda14b441b0bf421f21631d8314f9596d4f2f04a6c926290f5180228" } }, "bin": "UnRAR.exe",