mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
UnRAR: Extract (#321)
This commit is contained in:
parent
aef1c42c5d
commit
2851ba0550
@ -1,24 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rarlab.com/",
|
||||
"description": "Decompress RAR files.",
|
||||
"version": "5.71",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://www.rarlab.com/license.htm"
|
||||
},
|
||||
"url": "https://www.rarlab.com/rar/unrarw32.exe",
|
||||
"url": "https://www.rarlab.com/rar/unrarw32.exe#/dl.7z",
|
||||
"hash": "ad36880643a3fa5e39b6231226f5904cc94cbc1987532ee12d0ffe942cee0f70",
|
||||
"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"
|
||||
},
|
||||
"checkver": "RAR ([\\d.]+)",
|
||||
"autoupdate": {
|
||||
"url": "https://www.rarlab.com/rar/unrarw32.exe"
|
||||
"url": "https://www.rarlab.com/rar/unrarw32.exe#/dl.7z"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user