{
    "version": "0.11.3",
    "description": "Desktop client for Matrix using Qt and C++17.",
    "homepage": "https://nheko-reborn.github.io/",
    "license": "GPL-3.0-or-later",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Nheko-Reborn/nheko/releases/download/v0.11.3/nheko-v0.11.3-no-installer-win64.zip",
            "hash": "98bdabc4041741d37ffa74c3ddca9941510ffd164b1227845f7bc8594e2f24a5"
        }
    },
    "shortcuts": [
        [
            "nheko.exe",
            "Nheko"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Nheko-Reborn/nheko"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Nheko-Reborn/nheko/releases/download/v$version/nheko-v$version-no-installer-win64.zip"
            }
        }
    }
}
