meson: Update to version 1.2.3

This commit is contained in:
github-actions[bot] 2023-10-21 04:26:14 +00:00
parent 7dcdafc710
commit 611bf4c7a3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.2", "version": "1.2.3",
"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.2.2/meson-1.2.2-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.2.3/meson-1.2.3-64.msi",
"hash": "8614c0edb09075a65434c5d21bce0c24129220fda81808cd0a9f21ba91718b6a" "hash": "98b98cd3f3eefad9265bc91eea69d46137b7de063dc6183600bf06a881d7f266"
} }
}, },
"extract_dir": "PFiles64\\Meson", "extract_dir": "PFiles64\\Meson",