{
    "version": "0.9.1",
    "description": "Music player with a sleek UI",
    "homepage": "https://getharmony.xyz/",
    "license": {
        "identifier": "Shareware",
        "url": "https://getharmony.xyz/license"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/vincelwt/harmony/releases/download/v0.9.1/harmony-0.9.1-setup.exe#/dl.7z",
            "hash": "5583d9963e8425a9f47c7023465ad959610e2183a39ccc04a423a61f5b6bc7d6",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "Harmony.exe",
            "Harmony"
        ]
    ],
    "checkver": {
        "github": "https://github.com/vincelwt/harmony"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/vincelwt/harmony/releases/download/v$version/harmony-$version-setup.exe#/dl.7z"
            }
        }
    }
}
