2025-03-24 10:37:04 +00:00

29 lines
976 B
JSON

{
"version": "7.11",
"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.11/UnRAR_x64.exe#/UnRAR.exe",
"hash": "e76fe4cbd4d0ec8d78bc05b03f6c159f36fd6cac26c3002373bf380b069949d8"
}
},
"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"
}
}
}