meson: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2025-06-12 00:40:24 +00:00
parent 4cd6b00595
commit c6761c3e1f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.8.1", "version": "1.8.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": "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.8.1/meson-1.8.1-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.8.2/meson-1.8.2-64.msi",
"hash": "a3cca7a5bb2bdd9b51388ff19833c54018719a33ed0d1298d9a9a0ce8f56fc2e" "hash": "073aa91e3f716cd49f1f37adbc767cad5a62ff4f3780c07838054aa93a23363f"
} }
}, },
"extract_dir": "PFiles64\\Meson", "extract_dir": "PFiles64\\Meson",