diff --git a/bucket/unrar.json b/bucket/unrar.json index c8887040ac53f..ab6e4c5a7fee5 100644 --- a/bucket/unrar.json +++ b/bucket/unrar.json @@ -9,11 +9,7 @@ "architecture": { "64bit": { "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR_x64.exe#/UnRAR.exe", - "hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be" - }, - "32bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR.exe", - "hash": "c9e67b0474d3081827a73f1a7080b735d1d80d2d5f5c4aee508b335ed7e8a05a" + "hash": "9db04f7564a40335c3302a927f604288cd6082d8a0eefd01038d9d5cc9808fa4" } }, "bin": "UnRAR.exe", @@ -22,13 +18,11 @@ "architecture": { "64bit": { "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/$version/UnRAR_x64.exe#/UnRAR.exe" - }, - "32bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/$version/UnRAR.exe" } }, "hash": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/checksums.sha256" + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/checksums.sha256", + "regex": "$sha256.*?$version/$basename" } } }