meson: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2023-08-08 16:27:17 +00:00
parent 1183d69a68
commit 7f942dfbf1

View File

@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.2.1",
"description": "Open source build system meant to be both extremely fast and user friendly.",
"homepage": "https://mesonbuild.com",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/mesonbuild/meson/releases/download/1.2.0/meson-1.2.0-64.msi",
"hash": "bfb0d87d64a3d040a299828c6d16881685bc54dfb27058a85c2811a008df342b"
"url": "https://github.com/mesonbuild/meson/releases/download/1.2.1/meson-1.2.1-64.msi",
"hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc"
}
},
"extract_dir": "Meson",