{
    "version": "25.09.11",
    "description": "A video and audio player which can play most formats and codecs.",
    "homepage": "https://github.com/zaps166/QMPlay2",
    "license": "LGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zaps166/QMPlay2/releases/download/25.09.11/QMPlay2-Win64-25.09.11.exe#/dl.7z",
            "hash": "19db4ef7a4cce857d38b9631e527d0fbfd25c36716155cc5450baf7da9383459"
        },
        "32bit": {
            "url": "https://github.com/zaps166/QMPlay2/releases/download/25.09.11/QMPlay2-Win32-25.09.11-qt5.exe#/dl.7z",
            "hash": "88360cdac4a073641e2c1b129386fbb1cc48c3df65be871d56f1b47bafc88e27"
        }
    },
    "post_install": [
        "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Unins*\" -Force -Recurse",
        "New-Item \"$dir\\portable\" -ErrorAction SilentlyContinue | Out-Null"
    ],
    "bin": "QMPlay2.exe",
    "shortcuts": [
        [
            "QMPlay2.exe",
            "QMPlay2"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zaps166/QMPlay2/releases/download/$version/QMPlay2-Win64-$version.exe#/dl.7z"
            },
            "32bit": {
                "url": "https://github.com/zaps166/QMPlay2/releases/download/$version/QMPlay2-Win32-$version-qt5.exe#/dl.7z"
            }
        },
        "hash": {
            "url": "https://github.com/zaps166/QMPlay2/releases/tag/$version"
        }
    }
}
