meson: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2023-04-10 20:26:56 +00:00
parent bb3cd87ddf
commit eed844780c

View File

@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.1.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.0.1/meson-1.0.1-64.msi",
"hash": "9cd946dc4acbedb858bacab5cecacd8280f0c5c565efe59aa7d5a1f318bc2c0e"
"url": "https://github.com/mesonbuild/meson/releases/download/1.1.0/meson-1.1.0-64.msi",
"hash": "14c96ac1318979a877b3cc5d691ca3ba8f27046a33d203917c6edac7b2329c80"
}
},
"extract_dir": "Meson",