unrar: Update to version 7.10 (#6555)

This commit is contained in:
Hsiao-nan Cheung 2025-02-18 13:25:38 +08:00 committed by GitHub
parent c5868b37c1
commit 03d4d6de89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,11 +9,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR_x64.exe#/UnRAR.exe", "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR_x64.exe#/UnRAR.exe",
"hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be" "hash": "9db04f7564a40335c3302a927f604288cd6082d8a0eefd01038d9d5cc9808fa4"
},
"32bit": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR.exe",
"hash": "c9e67b0474d3081827a73f1a7080b735d1d80d2d5f5c4aee508b335ed7e8a05a"
} }
}, },
"bin": "UnRAR.exe", "bin": "UnRAR.exe",
@ -22,13 +18,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/$version/UnRAR_x64.exe#/UnRAR.exe" "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": { "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"
} }
} }
} }