{
    "version": "0.7.13",
    "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.7.13/kavita-win-x64.tar.gz",
            "hash": "ff138419f96ec2a6b29c38d951bae6d98ae7e0208184263c44675e5fae4ffbd5"
        },
        "32bit": {
            "url": "https://github.com/Kareadita/Kavita/releases/download/v0.7.13/kavita-win-x86.tar.gz",
            "hash": "278138d03fe1a138c4d324b32ae7e44a000e3bea6608da6e0d51791646f050c5"
        }
    },
    "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"
            }
        }
    }
}
