From a9d2b6c1e888b98cb5f85660a5fa2de99dea3592 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 20:28:00 +0000 Subject: [PATCH] meson: Update to version 0.63.2 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 3e1a8dd350..0cb7118407 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "0.63.1", + "version": "0.63.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.63.1/meson-0.63.1-64.msi", - "hash": "0cfd0e86bcb000934dcdbf023bdac80153392dcdd93831783379ae36aad83fc0" + "url": "https://github.com/mesonbuild/meson/releases/download/0.63.2/meson-0.63.2-64.msi", + "hash": "21363ed289b1cb193290976647ecebfeb64f34664af1c5be1f8bd91780671d1a" } }, "extract_dir": "Meson",