2025-12-10 19:36:23 +00:00

25 lines
687 B
JSON

{
"version": "7.13",
"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": "1a37e10c08b7a5611847888b98aef4bd1aa1f46b8946006827413401263aa17c"
}
},
"bin": "UnRAR.exe",
"checkver": "WinRAR and RAR ([\\d.]+) release",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip"
}
}
}
}