From a79b666b67c19b23b92c8dd5d4966e5a21ab4b0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 12:32:33 +0000 Subject: [PATCH] meson: Update to version 1.5.0 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index 53735943a8..598761ea96 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.4.1", + "version": "1.5.0", "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.4.1/meson-1.4.1-64.msi", - "hash": "434080358a54b909fbf5215363d2b4b7cf512c026dbc60f09e3cd8c0eea81c0c" + "url": "https://github.com/mesonbuild/meson/releases/download/1.5.0/meson-1.5.0-64.msi", + "hash": "fdcc36c15bc1bd6ecb2447233985104d2dff8f6588898714c0fd9a6c7fda59b1" } }, "extract_dir": "PFiles64\\Meson",