2025-02-18 13:25:38 +08:00

29 lines
976 B
JSON

{
"version": "7.10",
"description": "Decompress RAR files.",
"homepage": "https://www.rarlab.com/",
"license": {
"identifier": "Freeware",
"url": "https://www.rarlab.com/license.htm"
},
"architecture": {
"64bit": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR_x64.exe#/UnRAR.exe",
"hash": "9db04f7564a40335c3302a927f604288cd6082d8a0eefd01038d9d5cc9808fa4"
}
},
"bin": "UnRAR.exe",
"checkver": "WinRAR and RAR ([\\d.]+) release",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/$version/UnRAR_x64.exe#/UnRAR.exe"
}
},
"hash": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/checksums.sha256",
"regex": "$sha256.*?$version/$basename"
}
}
}