mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
22 lines
580 B
JSON
22 lines
580 B
JSON
{
|
|
"homepage": "https://www.rarlab.com/",
|
|
"version": "5.50",
|
|
"license": "Freeware",
|
|
"url": "https://www.rarlab.com/rar/unrarw32.exe",
|
|
"hash": "bdd354b9b677a5dda154b56627398aef13b1445ae235406799acd6fbb6c72989",
|
|
"bin": "UnRAR.exe",
|
|
"installer": {
|
|
"args": [
|
|
"-s",
|
|
"-d\"$dir\""
|
|
]
|
|
},
|
|
"checkver": {
|
|
"re": "<b>WinRAR\\s+x86\\s+\\(32\\s+bit\\)\\s+([\\d.]+)<",
|
|
"url": "https://www.rarlab.com/download.htm"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.rarlab.com/rar/unrarw32.exe"
|
|
}
|
|
}
|