{
    "version": "5.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/v5.5.10/win-Miru-5.5.10-portable.exe#/dl.7z",
            "hash": "b6c2dc30e9af5c9b191ad53b9793ef285592af62e70dba2607152c2023e2096b"
        }
    },
    "pre_install": [
        "Expand-7zipArchive -Path \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
        "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Recurse -Force"
    ],
    "shortcuts": [
        [
            "Miru.exe",
            "Miru"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ThaUnknown/miru/releases/download/v$version/win-Miru-$version-portable.exe#/dl.7z"
            }
        }
    }
}
