{
    "version": "7.2.11",
    "description": "Xtreme Download Manager is a powerful tool to increase download speeds up to 500%, save videos from popular video streaming websites, resume broken/dead downloads, schedule and convert downloads.",
    "homepage": "https://xtremedownloadmanager.com",
    "license": "GPL-2.0-only",
    "suggest": {
        "ffmpeg": "ffmpeg",
        "youtube-dl": "youtube-dl",
        "Java 11": "java/openjdk11"
    },
    "notes": [
        "Some functions of the app do not work properly, if the 3rd-party tool's executable file is not in the root directory of the app.",
        "Install 'ffmpeg' and 'youtube-dl', then execute:",
        "'sudo $dir\\3rd-party-tools-setup.ps1'"
    ],
    "url": [
        "https://github.com/subhra74/xdm/releases/download/7.2.11/xdman.jar",
        "https://raw.githubusercontent.com/ScoopInstaller/Extras/master/scripts/xdman/3rd-party-tools-setup.ps1"
    ],
    "hash": [
        "8117f286f9de1e57f4551676d8f0ab3e2e990444744b595f7cc4cb9e01f51c7c",
        "7da503e3d399b804b19b05eaff27bcace3915b12da863161af68d13ff8050bf0"
    ],
    "pre_install": "Set-Content $dir\\shortcut.cmd \"@start javaw -jar $dir\\xdman.jar\" -Encoding ascii",
    "bin": "xdman.jar",
    "shortcuts": [
        [
            "shortcut.cmd",
            "Xtreme Download Manager"
        ]
    ],
    "checkver": {
        "github": "https://github.com/subhra74/xdm"
    },
    "autoupdate": {
        "url": "https://github.com/subhra74/xdm/releases/download/$version/xdman.jar"
    }
}
