meson: Update to version 0.64.0

This commit is contained in:
github-actions[bot] 2022-11-06 16:30:03 +00:00
parent 35e2a04473
commit 98344039f1

View File

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