From 7f12e8f07b9b5a8fdddb393bd15738ac20f468c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 20:24:50 +0000 Subject: [PATCH] meson: Update to version 1.1.1 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 983bd478f2..eb2b3c788b 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.1.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.1.0/meson-1.1.0-64.msi", - "hash": "14c96ac1318979a877b3cc5d691ca3ba8f27046a33d203917c6edac7b2329c80" + "url": "https://github.com/mesonbuild/meson/releases/download/1.1.1/meson-1.1.1-64.msi", + "hash": "68f751d3c5c796cf2a84dabc245d58774a10ed43cd1a30090470e303386a86b6" } }, "extract_dir": "Meson",