meson: Update to version 0.62.1

This commit is contained in:
github-actions[bot] 2022-04-23 12:30:26 +00:00
parent aee48a7047
commit c9bdb90ede

View File

@ -1,5 +1,5 @@
{ {
"version": "0.61.4", "version": "0.62.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/0.61.4/meson-0.61.4-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/0.62.1/meson-0.62.1-64.msi",
"hash": "916f341c48f86a6fdb1e9e82447f21d9b518e709a4d4e2e1b797ad5460fbfd4a" "hash": "eae332c20a88a2b19b1c3cfd1c793212f70b3ed6af899e9d10c55a027e946949"
} }
}, },
"extract_dir": "Meson", "extract_dir": "Meson",