{ "version": "1.0.0", "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/1.0.0/meson-1.0.0-64.msi", "hash": "8d3418d673ed0550cfb1290534fd8f136ff07fee3daaebe96e6b7fb91c844d2f" } }, "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" } } } }