meson: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-12-26 20:23:41 +00:00
parent 8348b72213
commit f1ecaed461

View File

@ -1,5 +1,5 @@
{
"version": "1.3.0",
"version": "1.3.1",
"description": "Open source build system meant to be both extremely fast and user friendly.",
"homepage": "https://mesonbuild.com",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/mesonbuild/meson/releases/download/1.3.0/meson-1.3.0-64.msi",
"hash": "6b660b5eefc1521bed03b048c88c2428966c84e00ec4323def5413fd18b5bf51"
"url": "https://github.com/mesonbuild/meson/releases/download/1.3.1/meson-1.3.1-64.msi",
"hash": "6a35b25343e2490429c32cbb5a46e30a432b0c9249ff0623143fbac39da1ef88"
}
},
"extract_dir": "PFiles64\\Meson",