{
    "version": "3.2.1",
    "homepage": "https://cinny.in/",
    "description": "A simple, elegant and secure Matrix client protected by e2ee with the power of open source.",
    "license": "MIT",
    "notes": "Settings are stored in the ~\\AppData\\Local\\in.cinny.app directory.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/cinnyapp/cinny-desktop/releases/download/v3.2.1/Cinny_desktop-x86_64.msi",
            "hash": "669eac86265a8ee604543d819685e4128d092ddc97afcb29e4bc5ad1360507e1"
        }
    },
    "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"
            }
        }
    }
}
