meson: Update to version 0.63.0

This commit is contained in:
github-actions[bot] 2022-07-20 00:36:59 +00:00
parent f41aead974
commit 1103e82256

View File

@ -1,5 +1,5 @@
{
"version": "0.62.1",
"version": "0.63.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.62.1/meson-0.62.1-64.msi",
"hash": "eae332c20a88a2b19b1c3cfd1c793212f70b3ed6af899e9d10c55a027e946949"
"url": "https://github.com/mesonbuild/meson/releases/download/0.63.0/meson-0.63.0-64.msi",
"hash": "c6c06e2f4b49c2935e618675f2b41d832ab9091e06517b5227f180e593d5e8af"
}
},
"extract_dir": "Meson",