{
    "version": "4.1.3",
    "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.1.3/exaile-4.1.3.exe#/dl.7z",
    "hash": "9a763da5da135052898ebd054098dfb02fc67b2391efc79bb7f0bc61b7d732d5",
    "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"
        }
    }
}
