ScoopInstaller_Main/unrar.json
2019-02-26 10:01:52 +00:00

22 lines
580 B
JSON

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