diff --git a/bucket/meson.json b/bucket/meson.json index 490d1489db..dd755f4ca5 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.8.0", + "version": "1.8.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.8.0/meson-1.8.0-64.msi", - "hash": "127958545ec6594f1f32a5558b5b5699ad992b7f53ca42e4d45121d9a054beeb" + "url": "https://github.com/mesonbuild/meson/releases/download/1.8.1/meson-1.8.1-64.msi", + "hash": "a3cca7a5bb2bdd9b51388ff19833c54018719a33ed0d1298d9a9a0ce8f56fc2e" } }, "extract_dir": "PFiles64\\Meson",