meson: Update to version 0.64.1

This commit is contained in:
github-actions[bot] 2022-11-23 00:33:07 +00:00
parent 9d545a375f
commit 6dd40841a9

View File

@ -1,5 +1,5 @@
{
"version": "0.64.0",
"version": "0.64.1",
"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.64.0/meson-0.64.0-64.msi",
"hash": "93384df808e5be1053f690c6a40819e0b7bb5e2471519155927ebd1b15c0d35e"
"url": "https://github.com/mesonbuild/meson/releases/download/0.64.1/meson-0.64.1-64.msi",
"hash": "cdf20266a52e4c03dae8d4365a1603c979f9601b56159d3158bb3619d8dbf2d6"
}
},
"extract_dir": "Meson",