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" } } }