{
    "version": "0.12.1",
    "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.12.1/nheko-v0.12.1-windows-no-installer.zip",
            "hash": "121e265b4843baec365a8c57061b8a170451b4b12a06d5d6f827eceecc621969"
        }
    },
    "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-windows-no-installer.zip"
            }
        }
    }
}
