{
    "version": "0.70.4",
    "description": "Multithreaded download manager",
    "homepage": "https://wxdfast.dxsolutions.org",
    "license": "GPL-2.0-or-later",
    "url": "https://github.com/archdvx/wxdfast/releases/download/v0.70.4/wxDownloadFast-0.70.4-win.zip",
    "hash": "c964701335b592828a79782682c783260a60c023d01af33d6971ea70e7e1adcd",
    "extract_dir": "wxDownloadFast",
    "post_install": "Invoke-ExternalCommand \"$dir\\add_config.bat\" | Out-Null",
    "uninstaller": {
        "script": "\"$dir\\remove_config.bat\""
    },
    "shortcuts": [
        [
            "wxdfast.exe",
            "wxDownloadFast"
        ]
    ],
    "checkver": {
        "github": "https://github.com/archdvx/wxdfast"
    },
    "autoupdate": {
        "url": "https://github.com/archdvx/wxdfast/releases/download/v$version/wxDownloadFast-$version-win.zip"
    }
}
