From 897a81f9999a7601f5fc3b6ddd7a1d654ea1ebfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 16:30:46 +0000 Subject: [PATCH] meson: Update to version 1.9.1 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index a786139b7b..d44eb10f60 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/meson-1.9.0-64.msi", - "hash": "b0b01db7d4c8d514dab4bd6d0e0cd7f36f04569c83eb2727e3f6acdf010697c1" + "url": "https://github.com/mesonbuild/meson/releases/download/1.9.1/meson-1.9.1-64.msi", + "hash": "7cc4580ea62f0ca32d59642bd7b90528ba9b6020ee9c86be8047c33c0449f589" } }, "extract_dir": "PFiles64\\Meson",