meson: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2022-12-23 20:25:34 +00:00
parent c2e76f1de0
commit 617025f15a

View File

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