{
    "version": "202604031240",
    "description": "A free and universal communication platform which preserves the user's privacy and freedoms.",
    "homepage": "https://jami.net/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://dl.jami.net/windows/archive/jami_x86_64-202604031240.msi",
            "hash": "db7fd42af8a22115c4b938835d6d5476ab43377f6490c9b74587218e2449d731"
        }
    },
    "extract_dir": "Jami",
    "bin": "Jami.exe",
    "shortcuts": [
        [
            "Jami.exe",
            "Jami"
        ]
    ],
    "checkver": {
        "url": "https://dl.jami.net/windows/archive/?C=M;O=D",
        "regex": "jami_x86_64-(\\d+)\\.msi"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://dl.jami.net/windows/archive/jami_x86_64-$version.msi"
            }
        }
    }
}
