meson: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2023-07-17 00:38:38 +00:00
parent e04ed193d0
commit 60b0cb2ed1

View File

@ -1,5 +1,5 @@
{
"version": "1.1.1",
"version": "1.2.0",
"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.1.1/meson-1.1.1-64.msi",
"hash": "68f751d3c5c796cf2a84dabc245d58774a10ed43cd1a30090470e303386a86b6"
"url": "https://github.com/mesonbuild/meson/releases/download/1.2.0/meson-1.2.0-64.msi",
"hash": "bfb0d87d64a3d040a299828c6d16881685bc54dfb27058a85c2811a008df342b"
}
},
"extract_dir": "Meson",