meson: Update to version 1.0.1

This commit is contained in:
github-actions[bot] 2023-02-24 00:34:07 +00:00
parent 75b24397f7
commit 1115f1fc5a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"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": "http://mesonbuild.com", "homepage": "http://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.0.0/meson-1.0.0-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/1.0.1/meson-1.0.1-64.msi",
"hash": "8d3418d673ed0550cfb1290534fd8f136ff07fee3daaebe96e6b7fb91c844d2f" "hash": "9cd946dc4acbedb858bacab5cecacd8280f0c5c565efe59aa7d5a1f318bc2c0e"
} }
}, },
"extract_dir": "Meson", "extract_dir": "Meson",