From 252eb509ee119d3a27b41c98b74e2a93d2f291c5 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sat, 5 Jul 2025 00:46:54 +0000 Subject: [PATCH] unrar@7.12: Switch to official site (Close #6920) --- bucket/unrar.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/bucket/unrar.json b/bucket/unrar.json index cf6c4194cf..eec9d8a6c9 100644 --- a/bucket/unrar.json +++ b/bucket/unrar.json @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.12/UnRAR_x64.exe#/UnRAR.exe", - "hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be" + "url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip", + "hash": "c2977e235b73ca32d977bbe2628b4397193f860ba32feec50fb020c772379556" } }, "bin": "UnRAR.exe", @@ -17,12 +17,8 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/$version/UnRAR_x64.exe#/UnRAR.exe" + "url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip" } - }, - "hash": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/checksums.sha256", - "regex": "$sha256.*?$version/$basename" } } }