{ "version": "0.61.3", "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.61.3/meson-0.61.3-64.msi", "hash": "b757823da5a94deeb6e3c0a3224d61844bf20df2a79e80120e5780eaf2837b1c" } }, "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" } } } }