From 916f88bd1cbaa5dbe71cc545dcb83d94361e96dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 20:26:23 +0000 Subject: [PATCH] meson: Update to version 0.61.2 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index daf907861e..56464f4a07 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -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.", "homepage": "http://mesonbuild.com", "license": "Apache-2.0", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/mesonbuild/meson/releases/download/0.61.1/meson-0.61.1-64.msi", - "hash": "3b4f08d545ae3c1fa9e0b62c78b0f13024f91955a4d0fd181fec9162a2397bf2" + "url": "https://github.com/mesonbuild/meson/releases/download/0.61.2/meson-0.61.2-64.msi", + "hash": "b7242797fae3780e4768177e97a428cf5208c3290a4f703142437148183b5d2b" } }, "extract_dir": "Meson",