From 3527a5195ea75fe928327ecdeeddf049e5c235f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 00:38:49 +0000 Subject: [PATCH] meson: Update to version 1.8.0 --- bucket/meson.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meson.json b/bucket/meson.json index a1c02e4df5..490d1489db 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.7.1", + "version": "1.8.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.7.1/meson-1.7.1-64.msi", - "hash": "c7a20ed162294c2d4a68e7ac93f18d52c8f01a9eac85c619aa364f7973dfb64d" + "url": "https://github.com/mesonbuild/meson/releases/download/1.8.0/meson-1.8.0-64.msi", + "hash": "127958545ec6594f1f32a5558b5b5699ad992b7f53ca42e4d45121d9a054beeb" } }, "extract_dir": "PFiles64\\Meson",