meson: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2024-07-27 12:31:42 +00:00
parent d074e9d1a3
commit a28607ceb9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.0", "version": "1.5.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.5.0/meson-1.5.0-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.5.1/meson-1.5.1-64.msi",
"hash": "fdcc36c15bc1bd6ecb2447233985104d2dff8f6588898714c0fd9a6c7fda59b1" "hash": "7e49c5a3a95b59378fe9a9a46bee25ac69bfdb827bb98b311528e3408b68b350"
} }
}, },
"extract_dir": "PFiles64\\Meson", "extract_dir": "PFiles64\\Meson",