meson: Update to version 0.63.2

This commit is contained in:
github-actions[bot] 2022-09-03 20:28:00 +00:00
parent 676ccc00d5
commit a9d2b6c1e8

View File

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