meson: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2025-12-13 20:30:51 +00:00
parent dbc566e00d
commit 2f8cf1fd66

View File

@ -1,5 +1,5 @@
{ {
"version": "1.9.1", "version": "1.10.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.9.1/meson-1.9.1-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.10.0/meson-1.10.0-64.msi",
"hash": "7cc4580ea62f0ca32d59642bd7b90528ba9b6020ee9c86be8047c33c0449f589" "hash": "8328ff3a06ddb58fd20e6330dfbcebe38b386863360738d6bca12037c8b10c99"
} }
}, },
"extract_dir": "PFiles64\\Meson", "extract_dir": "PFiles64\\Meson",