{
    "homepage": "https://github.com/LorenzCK/OnTopReplica",
    "description": "A real-time always-on-top “replica” of a window",
    "version": "3.5.1-fix",
    "license": "MIT",
    "url": "https://github.com/LorenzCK/OnTopReplica/releases/download/v3.5.1-fix/OnTopReplica-v3.5.1-fix.zip",
    "hash": "3206460ce10eb563ac3acc600cb2d7143a569b745fd2a11937aac2d60dba5236",
    "pre_install": [
        "Remove-Item \"$dir\\setup.exe\"",
        "Expand-MsiArchive \"$dir\\OnTopReplica.msi\" -Removal"
    ],
    "post_install": "Remove-Item \"$dir\\postinstaller.exe\", \"$dir\\postinstaller.exe.config\"",
    "shortcuts": [
        [
            "OnTopReplica.exe",
            "OnTopReplica"
        ]
    ]
}
