meson: Update to version 0.61.2

This commit is contained in:
github-actions[bot] 2022-02-14 20:26:23 +00:00
parent c18ad7dc53
commit 916f88bd1c

View File

@ -1,5 +1,5 @@
{ {
"version": "0.61.1", "version": "0.61.2",
"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.1/meson-0.61.1-64.msi", "url": "https://github.com/mesonbuild/meson/releases/download/0.61.2/meson-0.61.2-64.msi",
"hash": "3b4f08d545ae3c1fa9e0b62c78b0f13024f91955a4d0fd181fec9162a2397bf2" "hash": "b7242797fae3780e4768177e97a428cf5208c3290a4f703142437148183b5d2b"
} }
}, },
"extract_dir": "Meson", "extract_dir": "Meson",