meson: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2025-04-02 12:32:39 +00:00
parent 308ab249df
commit 0162c30093

View File

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