From 4bc341fd96314ec82e53b50ceaf7b5595a728db6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Aug 2022 12:32:15 +0000 Subject: [PATCH] meson: Update to version 0.63.1 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index f87985d3ea..3e1a8dd350 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "0.63.0", + "version": "0.63.1", "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.63.0/meson-0.63.0-64.msi", - "hash": "c6c06e2f4b49c2935e618675f2b41d832ab9091e06517b5227f180e593d5e8af" + "url": "https://github.com/mesonbuild/meson/releases/download/0.63.1/meson-0.63.1-64.msi", + "hash": "0cfd0e86bcb000934dcdbf023bdac80153392dcdd93831783379ae36aad83fc0" } }, "extract_dir": "Meson",