meson: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2025-04-30 00:38:49 +00:00
parent e5a268d430
commit 3527a5195e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.1", "version": "1.8.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.7.1/meson-1.7.1-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.8.0/meson-1.8.0-64.msi",
"hash": "c7a20ed162294c2d4a68e7ac93f18d52c8f01a9eac85c619aa364f7973dfb64d" "hash": "127958545ec6594f1f32a5558b5b5699ad992b7f53ca42e4d45121d9a054beeb"
} }
}, },
"extract_dir": "PFiles64\\Meson", "extract_dir": "PFiles64\\Meson",