From 98344039f1bb30f97c3da8e62ee0006e2e7d5c28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 16:30:03 +0000 Subject: [PATCH] meson: Update to version 0.64.0 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 14e9c20b61..a30cf713e4 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "0.63.3", + "version": "0.64.0", "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.3/meson-0.63.3-64.msi", - "hash": "78b0b64bd8736a69956263085e3a42c27417bc1bd05d64c183d956a1240d4e52" + "url": "https://github.com/mesonbuild/meson/releases/download/0.64.0/meson-0.64.0-64.msi", + "hash": "93384df808e5be1053f690c6a40819e0b7bb5e2471519155927ebd1b15c0d35e" } }, "extract_dir": "Meson",