From f8ed1283f55146d5ec95a27c083d7c5ee037bb73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:38:59 +0000 Subject: [PATCH] meson: Update to version 1.6.1 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 614a038f13..00345cb7b2 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.6.1", "description": "Open source build system meant to be both extremely fast and user friendly.", "homepage": "https://mesonbuild.com", "license": "Apache-2.0", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/mesonbuild/meson/releases/download/1.6.0/meson-1.6.0-64.msi", - "hash": "d62ea75169984e648c0a745f28f70b88a76cae85217c6fd9fd561ebb61fb158c" + "url": "https://github.com/mesonbuild/meson/releases/download/1.6.1/meson-1.6.1-64.msi", + "hash": "01ad25c1282e168611d92bffd1eca585a5b27b8792e61342882bd62b28f8ad4e" } }, "extract_dir": "PFiles64\\Meson",