{
    "version": "0.23.4",
    "description": "A simple and clean music player",
    "homepage": "https://museeks.io",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/martpie/museeks/releases/download/0.23.4/Museeks_0.23.4_x64-setup.exe#/dl.7z",
            "hash": "66d45b21f309cca2646689d06656dec1c9115a0b31da7c3a078aa6bdcabc327c"
        }
    },
    "post_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*.exe\" -Recurse",
    "bin": "museeks.exe",
    "shortcuts": [
        [
            "museeks.exe",
            "Museeks"
        ]
    ],
    "checkver": {
        "github": "https://github.com/martpie/museeks"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/martpie/museeks/releases/download/$version/Museeks_$version_x64-setup.exe#/dl.7z"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
