From 4ad8adb1f7eeac39f57c96bbf36fd4afef59a66f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:24:50 +0000 Subject: [PATCH] meson: Update to version 1.2.2 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 27fbea9122..5647508a87 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.2.1", + "version": "1.2.2", "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.1/meson-1.2.1-64.msi", - "hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc" + "url": "https://github.com/mesonbuild/meson/releases/download/1.2.2/meson-1.2.2-64.msi", + "hash": "8614c0edb09075a65434c5d21bce0c24129220fda81808cd0a9f21ba91718b6a" } }, "extract_dir": "PFiles64\\Meson",