{
    "version": "4.11.2",
    "homepage": "https://cinny.in/",
    "description": "A simple, elegant and secure Matrix client protected by e2ee with the power of open source.",
    "license": "AGPL-3.0-only",
    "notes": "Settings are stored in the ~\\AppData\\Local\\in.cinny.app directory.",
    "suggest": {
        "Microsoft Edge WebView2": "extras/webview2"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/cinnyapp/cinny-desktop/releases/download/v4.11.2/Cinny_desktop-x86_64.msi",
            "hash": "96f915bbe1b118a86324be2d8538670791b3a7af969b1409b963698127cfc358"
        }
    },
    "extract_dir": "PFiles\\Cinny",
    "bin": "Cinny.exe",
    "shortcuts": [
        [
            "Cinny.exe",
            "Cinny Desktop"
        ]
    ],
    "checkver": {
        "github": "https://github.com/cinnyapp/cinny-desktop"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/cinnyapp/cinny-desktop/releases/download/v$version/Cinny_desktop-x86_64.msi"
            }
        }
    }
}
