{
    "version": "1.11.0",
    "description": "Open source build system meant to be both extremely fast and user friendly.",
    "homepage": "https://mesonbuild.com",
    "license": "Apache-2.0",
    "suggest": {
        "Ninja": "ninja",
        "Python": "python"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/mesonbuild/meson/releases/download/1.11.0/meson-1.11.0-64.msi",
            "hash": "ea8f6e328294fd2adc508a10d3a656b3c00c83cadc619a18fba19f2b589c3101"
        }
    },
    "extract_dir": "PFiles64\\Meson",
    "bin": "meson.exe",
    "checkver": {
        "github": "https://github.com/mesonbuild/meson"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mesonbuild/meson/releases/download/$version/meson-$version-64.msi"
            }
        }
    }
}
