{ "version": "0.64.1", "description": "Open source build system meant to be both extremely fast and user friendly.", "homepage": "http://mesonbuild.com", "license": "Apache-2.0", "suggest": { "Python": "python", "Ninja": "ninja" }, "architecture": { "64bit": { "url": "https://github.com/mesonbuild/meson/releases/download/0.64.1/meson-0.64.1-64.msi", "hash": "cdf20266a52e4c03dae8d4365a1603c979f9601b56159d3158bb3619d8dbf2d6" } }, "extract_dir": "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" } } } }