{
    "version": "2.24",
    "description": "Open-source Digital Audio CD Extractor",
    "homepage": "https://cdex.mu/",
    "license": "GPL-3.0-or-later",
    "url": "https://mirror.cdex.mu/CDex-2.24.exe#/dl.7z_",
    "hash": "49f8e02b42034e69d6f03fc105c79e2a077e9902ad9cf426afbeb62524062e67",
    "pre_install": [
        "# Exclude $PLUGINSDIR and $0 first because Antivirus softwares (e.g. Avira, PC-Cillin) detects these files as ADwares.",
        "Expand-7zipArchive \"$dir\\dl.7z_\" \"$dir\" -Overwrite Skip -Switches '-x!$*' | Out-Null",
        "Remove-Item \"$dir\\vc_redist.x86.exe\", \"$dir\\uninstall.exe\""
    ],
    "shortcuts": [
        [
            "CDex.exe",
            "CDex"
        ]
    ]
}
