{
    "version": "0.9.0",
    "description": "Kavita is a fast, feature rich, cross platform reading server. Built with a focus for manga and the goal of being a full solution for all your reading needs.",
    "homepage": "https://github.com/Kareadita/Kavita/",
    "license": "GPL-3.0",
    "notes": "Default URL is http://localhost:5000/login",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Kareadita/Kavita/releases/download/v0.9.0/kavita-win-x64.tar.gz",
            "hash": "863a75931445d29e7225a7d4893e145d54ced91d80d194391a01b57420cf01d3"
        },
        "32bit": {
            "url": "https://github.com/Kareadita/Kavita/releases/download/v0.9.0/kavita-win-x86.tar.gz",
            "hash": "7a9581ac840a8dc45acda0a019bf2abe939acb0abc77e6efaf1818d7b86b3062"
        }
    },
    "extract_dir": "Kavita",
    "shortcuts": [
        [
            "Kavita.exe",
            "Kavita"
        ]
    ],
    "persist": "config",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Kareadita/Kavita/releases/download/v$version/kavita-win-x64.tar.gz"
            },
            "32bit": {
                "url": "https://github.com/Kareadita/Kavita/releases/download/v$version/kavita-win-x86.tar.gz"
            }
        }
    }
}
