meson: Update to version 1.9.1

This commit is contained in:
github-actions[bot] 2025-09-23 16:30:46 +00:00
parent 58b3a6819d
commit 897a81f999

View File

@ -1,5 +1,5 @@
{
"version": "1.9.0",
"version": "1.9.1",
"description": "Open source build system meant to be both extremely fast and user friendly.",
"homepage": "https://mesonbuild.com",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/mesonbuild/meson/releases/download/1.9.0/meson-1.9.0-64.msi",
"hash": "b0b01db7d4c8d514dab4bd6d0e0cd7f36f04569c83eb2727e3f6acdf010697c1"
"url": "https://github.com/mesonbuild/meson/releases/download/1.9.1/meson-1.9.1-64.msi",
"hash": "7cc4580ea62f0ca32d59642bd7b90528ba9b6020ee9c86be8047c33c0449f589"
}
},
"extract_dir": "PFiles64\\Meson",