meson: Update to version 0.62.0

This commit is contained in:
github-actions[bot] 2022-03-22 00:32:39 +00:00
parent 3de1ac9f95
commit 28a91c16b2

View File

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