meson: Update to version 0.61.3

This commit is contained in:
github-actions[bot] 2022-03-14 20:27:06 +00:00
parent b76b7dfe34
commit 2d2860c685

View File

@ -1,5 +1,5 @@
{
"version": "0.61.2",
"version": "0.61.3",
"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.61.2/meson-0.61.2-64.msi",
"hash": "b7242797fae3780e4768177e97a428cf5208c3290a4f703142437148183b5d2b"
"url": "https://github.com/mesonbuild/meson/releases/download/0.61.3/meson-0.61.3-64.msi",
"hash": "b757823da5a94deeb6e3c0a3224d61844bf20df2a79e80120e5780eaf2837b1c"
}
},
"extract_dir": "Meson",