meson: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:50 +00:00
parent a728ddf1c1
commit 4ad8adb1f7

View File

@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"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.1/meson-1.2.1-64.msi",
"hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc"
"url": "https://github.com/mesonbuild/meson/releases/download/1.2.2/meson-1.2.2-64.msi",
"hash": "8614c0edb09075a65434c5d21bce0c24129220fda81808cd0a9f21ba91718b6a"
}
},
"extract_dir": "PFiles64\\Meson",