{
    "version": "4.2.2",
    "description": "A music player with a simple interface and powerful music management capabilities.",
    "homepage": "https://www.exaile.org/",
    "license": "GPL-2.0-only",
    "url": "https://github.com/exaile/exaile/releases/download/4.2.2/exaile-4.2.2.exe#/dl.7z",
    "hash": "0763982af67d28cc9d63dd2a691e9118c5584ddbb916e911160f7db68d2ac306",
    "pre_install": "Remove-Item \"$dir\\`$*\" -Recurse",
    "bin": "exaile.exe",
    "shortcuts": [
        [
            "exaile.exe",
            "Exaile",
            "",
            "data\\images\\exaile.ico"
        ]
    ],
    "checkver": {
        "github": "https://github.com/exaile/exaile"
    },
    "autoupdate": {
        "url": "https://github.com/exaile/exaile/releases/download/$version/exaile-$version.exe#/dl.7z",
        "hash": {
            "url": "https://github.com/exaile/exaile/releases/tag/$version",
            "regex": "SHA256 \\($basename\\) = $sha256"
        }
    }
}
