{
    "version": "2.1.0",
    "description": "A converter for online and offline videos to audio files.",
    "homepage": "https://github.com/digimezzo/vitomu",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/digimezzo/vitomu/releases/download/v2.1.0/Vitomu-2.1.0.exe#/dl.7z",
            "hash": "b9c6a767ce0fc4cbac0c7d33a0d021afca0fb3e978babc39dfd2e3f16b2ec255"
        }
    },
    "pre_install": [
        "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" -Removal",
        "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
    ],
    "shortcuts": [
        [
            "Vitomu.exe",
            "Vitomu"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/digimezzo/vitomu/releases/download/v$version/Vitomu-$version.exe#/dl.7z"
            }
        }
    }
}
