{
    "version": "4.5.72",
    "description": "Duplicate file remover",
    "homepage": "https://www.alldup.info",
    "license": "Freeware",
    "url": "https://www.alldup.info/download/AllDupPortable.zip",
    "hash": "sha1:c7c638580321c5cc0bc690875e0e11a64569f0bc",
    "pre_install": "if (!(Test-Path \"$persist_dir\\config4.ini\")) { New-Item \"$dir\\config4.ini\" | Out-Null }",
    "bin": [
        [
            "AllDupPortable.exe",
            "AllDup"
        ]
    ],
    "shortcuts": [
        [
            "AllDupPortable.exe",
            "AllDup"
        ]
    ],
    "persist": [
        "export",
        "log",
        "profile",
        "temp",
        "config4.ini"
    ],
    "checkver": {
        "url": "https://www.AllDup.de/version/Version_AllDup.txt",
        "regex": "([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://www.alldup.info/download/AllDupPortable.zip",
        "hash": {
            "url": "https://www.alldup.info/en_download_alldup.php",
            "regex": "(?s)$basename.*?$sha1"
        }
    }
}
