{
    "version": "0.4.5",
    "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.4.5/AppFlowy-0.4.5-windows-x86_64.exe",
            "hash": "e3fe1bdb7993a5d30bca511ad2d6f3466c9c9b7fc32e6da4eb5d952fb9ed4d45"
        }
    },
    "innosetup": true,
    "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.exe"
            }
        }
    }
}
