{
    "version": "5.0.2",
    "description": "An unofficial, unendorsed language server for meson written in C++.",
    "homepage": "https://github.com/JCWasmx86/mesonlsp",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/JCWasmx86/mesonlsp/releases/download/v5.0.2/mesonlsp-x86_64-pc-windows-gnu.zip",
            "hash": "af9ec386868a39b88d13c8b87447309e1d0e4298996a882d0930ddec9efafb4c"
        }
    },
    "bin": "mesonlsp.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/JCWasmx86/mesonlsp/releases/download/v$version/mesonlsp-x86_64-pc-windows-gnu.zip"
            }
        }
    }
}
