mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-01 14:54:40 +00:00
25 lines
687 B
JSON
25 lines
687 B
JSON
{
|
|
"version": "7.20",
|
|
"description": "Decompress RAR files.",
|
|
"homepage": "https://www.rarlab.com/",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://www.rarlab.com/license.htm"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip",
|
|
"hash": "79f530f8b5bbfea00a6c902dd366708361bd4866a34fe438145bd77516f22fc9"
|
|
}
|
|
},
|
|
"bin": "UnRAR.exe",
|
|
"checkver": "WinRAR and RAR ([\\d.]+) release",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|