{
    "version": "0.30.0",
    "description": "Selfhosted web manga reader",
    "homepage": "https://faldez.github.io/tanoshi",
    "license": "MIT",
    "suggest": {
        "Microsoft Edge WebView2": "extras/webview2"
    },
    "architecture": {
        "64bit": {
            "url": [
                "https://github.com/faldez/tanoshi/releases/download/v0.29.2/Tanoshi_0.29.2_x64_en-US.msi",
                "https://github.com/faldez/tanoshi/releases/download/v0.30.0/tanoshi-win.exe#/tanoshi-cli.exe"
            ],
            "hash": [
                "81f844bb503a20392ffa9b18c728c5de272c7b1c96bcc30bd8f5b77acf000384",
                "74fdb21e7632d09e2bee32b5d818bcebaae3f2daf1726b6e42d655f20f463785"
            ]
        }
    },
    "extract_dir": "PFiles\\Tanoshi",
    "bin": "tanoshi-cli.exe",
    "shortcuts": [
        [
            "tanoshi.exe",
            "Tanoshi"
        ]
    ],
    "checkver": {
        "github": "https://github.com/faldez/tanoshi"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": [
                    "https://github.com/faldez/tanoshi/releases/download/v0.29.2/Tanoshi_0.29.2_x64_en-US.msi",
                    "https://github.com/faldez/tanoshi/releases/download/v$version/tanoshi-win.exe#/tanoshi-cli.exe"
                ]
            }
        }
    }
}
