ScoopInstaller_Main/unrar.json
2018-06-26 08:00:24 +00:00

22 lines
580 B
JSON

{
"homepage": "https://www.rarlab.com/",
"version": "5.60",
"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"
}
}