{
    "version": "3.2.2",
    "description": "YouTube Music Desktop App bundled with custom plugins",
    "homepage": "https://github.com/th-ch/youtube-music",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/th-ch/youtube-music/releases/download/v3.2.2/YouTube-Music-3.2.2.exe#/dl.7z",
            "hash": "b92a0ab1368bc08c80d70b0d3f7e7b3f1843ede3d1cfafdda0dfd1cb554b7fd4"
        }
    },
    "pre_install": [
        "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" | Out-Null",
        "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse"
    ],
    "shortcuts": [
        [
            "YouTube Music.exe",
            "YouTube Music"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/th-ch/youtube-music/releases/download/v$version/YouTube-Music-$version.exe#/dl.7z"
            }
        }
    }
}
