meson: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-10-20 20:26:43 +00:00
parent 339d84263c
commit ef1c5ae6da

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.1", "version": "1.6.0",
"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": "https://mesonbuild.com", "homepage": "https://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/1.5.1/meson-1.5.1-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.6.0/meson-1.6.0-64.msi",
"hash": "7e49c5a3a95b59378fe9a9a46bee25ac69bfdb827bb98b311528e3408b68b350" "hash": "d62ea75169984e648c0a745f28f70b88a76cae85217c6fd9fd561ebb61fb158c"
} }
}, },
"extract_dir": "PFiles64\\Meson", "extract_dir": "PFiles64\\Meson",