{
    "version": "0.4.7",
    "description": "Cloud music player based on NetEase Player, featuring more elegant UI",
    "homepage": "https://music.qier222.com/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/qier222/YesPlayMusic/releases/download/v0.4.7/YesPlayMusic-0.4.7.exe#/dl.7z",
            "hash": "f18b0aa4c252f15c05cbf6dbb54707b149ffb7a06c960d538d89112d94932e4c"
        }
    },
    "pre_install": [
        "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" | Out-Null",
        "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse"
    ],
    "shortcuts": [
        [
            "YesPlayMusic.exe",
            "YesPlayMusic"
        ]
    ],
    "checkver": {
        "github": "https://github.com/qier222/YesPlayMusic"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/qier222/YesPlayMusic/releases/download/v$version/YesPlayMusic-$version.exe#/dl.7z"
            }
        }
    }
}
