ScoopInstaller_Main/unrar.json
2018-10-01 13:00:30 +00:00

22 lines
580 B
JSON

{
"homepage": "https://www.rarlab.com/",
"version": "5.61",
"license": "Freeware",
"url": "https://www.rarlab.com/rar/unrarw32.exe",
"hash": "8be53506cf8cacdabd952c28ce5d498a482e931615c544867d73d5be7b5e0286",
"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"
}
}