From 611bf4c7a3c5a4261a8735be134e4293faf7aa5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 04:26:14 +0000 Subject: [PATCH] meson: Update to version 1.2.3 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 5647508a87..1fddd8d311 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.2.2", + "version": "1.2.3", "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.2.2/meson-1.2.2-64.msi", - "hash": "8614c0edb09075a65434c5d21bce0c24129220fda81808cd0a9f21ba91718b6a" + "url": "https://github.com/mesonbuild/meson/releases/download/1.2.3/meson-1.2.3-64.msi", + "hash": "98b98cd3f3eefad9265bc91eea69d46137b7de063dc6183600bf06a881d7f266" } }, "extract_dir": "PFiles64\\Meson",