{
    "version": "0.11.8",
    "description": "An open-source alternative to Notion. You are in charge of your data and customizations.",
    "homepage": "https://www.appflowy.io/",
    "license": "AGPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.11.8/AppFlowy-0.11.8-windows-x86_64.zip",
            "hash": "95cf65ec606b8480530a1d63b82e006f2bfe3a4281dd5821e8b90b49ad008014"
        }
    },
    "extract_dir": "AppFlowy",
    "shortcuts": [
        [
            "AppFlowy.exe",
            "AppFlowy"
        ]
    ],
    "checkver": {
        "github": "https://github.com/AppFlowy-IO/AppFlowy"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/AppFlowy-IO/AppFlowy/releases/download/$version/AppFlowy-$version-windows-x86_64.zip"
            }
        }
    }
}
