{ "version": "0.61.2", "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.2/meson-0.61.2-64.msi", "hash": "b7242797fae3780e4768177e97a428cf5208c3290a4f703142437148183b5d2b" } }, "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" } } } }