{
    "version": "0.21.0",
    "description": "Cross-platform IPTV player",
    "homepage": "https://github.com/4gray/iptvnator",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/4gray/iptvnator/releases/download/v0.21.0/iptvnator-0.21.0-windows-x64-setup.exe#/dl.7z",
            "hash": "5efdb3b5d615d4d62ed25324ddf847b4712700cf12ffa47def3f2b78a6ee91be",
            "installer": {
                "script": [
                    "Expand-7zipArchive -Path \"$dir\\`$PLUGINSDIR\\app-64.7z\" -DestinationPath $dir",
                    "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Force -Recurse -ErrorAction Ignore"
                ]
            }
        }
    },
    "shortcuts": [
        [
            "iptvnator.exe",
            "IPTVnator"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/4gray/iptvnator/releases/download/v$version/iptvnator-$version-windows-x64-setup.exe#/dl.7z"
            }
        }
    }
}
