meson: Update to version 0.61.4

This commit is contained in:
github-actions[bot] 2022-03-28 16:48:54 +00:00
parent b247770068
commit 16b07bcc2c

View File

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