meson: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2025-01-27 00:36:00 +00:00
parent 10b6a13f41
commit d94a8e3678

View File

@ -1,5 +1,5 @@
{ {
"version": "1.6.1", "version": "1.7.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.6.1/meson-1.6.1-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.7.0/meson-1.7.0-64.msi",
"hash": "01ad25c1282e168611d92bffd1eca585a5b27b8792e61342882bd62b28f8ad4e" "hash": "e5c54bb6948d85c1cb4099b5928a87f43d6bd6eddfb4d548a7abcaf255e5b6ea"
} }
}, },
"extract_dir": "PFiles64\\Meson", "extract_dir": "PFiles64\\Meson",