{ "version": "7.20", "description": "Powerful archive manager", "homepage": "https://rarlab.com/", "license": { "identifier": "Shareware", "url": "https://www.win-rar.com/gtb_priv.html?&L=0" }, "notes": "Set up context menu within settings window.", "architecture": { "64bit": { "url": "https://www.rarlab.com/rar/winrar-x64-720.exe#/dl.7z", "hash": "86cd474922b9af0930e308a6136e87b855b843c0c687ff2505eb7a839afd4886" } }, "pre_install": [ "if (!(Test-Path \"$persist_dir\\rarreg.key\")) { New-Item \"$dir\\rarreg.key\" | Out-Null }", "if (!(Test-Path \"$persist_dir\\WinRar.ini\")) { New-Item \"$dir\\WinRar.ini\" | Out-Null }" ], "bin": [ "Rar.exe", "UnRAR.exe", "WinRAR.exe" ], "shortcuts": [ [ "WinRAR.exe", "WinRAR" ] ], "persist": [ "rarreg.key", "WinRar.ini", "Themes" ], "checkver": "WinRAR and RAR ([\\d.]+) release", "autoupdate": { "architecture": { "64bit": { "url": "https://www.rarlab.com/rar/winrar-x64-$cleanVersion.exe#/dl.7z" } } } }