From 16b07bcc2cdad5eaae72c69bf2aeb4b511b09286 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 16:48:54 +0000 Subject: [PATCH] meson: Update to version 0.61.4 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 6752a67712..a6ebb4247f 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -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.", "homepage": "http://mesonbuild.com", "license": "Apache-2.0", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/mesonbuild/meson/releases/download/0.62.0/meson-0.62.0-64.msi", - "hash": "eae01068d5434b2cca66278f83682e72154fca0efc2e37d35970fa4cb1ecd7da" + "url": "https://github.com/mesonbuild/meson/releases/download/0.61.4/meson-0.61.4-64.msi", + "hash": "916f341c48f86a6fdb1e9e82447f21d9b518e709a4d4e2e1b797ad5460fbfd4a" } }, "extract_dir": "Meson",