{
    "version": "4.5.10",
    "description": "Stream anime torrents, real-time with no waiting for downloads",
    "homepage": "https://github.com/ThaUnknown/miru",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ThaUnknown/miru/releases/download/v4.5.10/win-Miru-4.5.10-installer.exe#/dl.7z",
            "hash": "sha512:05efe6d61b2b36774534e6bded50d84b0a0934e42bc93f2b676d323cc76ffa68c5b6eb8e36f65d00f6a351ae4a3dfe6ae8eedc9ede628212b78b28efab5bbf74"
        }
    },
    "pre_install": [
        "Expand-7zipArchive -Path \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
        "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Recurse -Force"
    ],
    "checkver": "github",
    "shortcuts": [
        [
            "Miru.exe",
            "Miru"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ThaUnknown/miru/releases/download/v$version/win-Miru-$version-installer.exe#/dl.7z",
                "hash": {
                    "url": "$baseurl/latest.yml",
                    "regex": "sha512:\\s+$base64"
                }
            }
        }
    }
}
