diff --git a/bucket/meson.json b/bucket/meson.json index 614a038f13..00345cb7b2 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.6.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.6.0/meson-1.6.0-64.msi", - "hash": "d62ea75169984e648c0a745f28f70b88a76cae85217c6fd9fd561ebb61fb158c" + "url": "https://github.com/mesonbuild/meson/releases/download/1.6.1/meson-1.6.1-64.msi", + "hash": "01ad25c1282e168611d92bffd1eca585a5b27b8792e61342882bd62b28f8ad4e" } }, "extract_dir": "PFiles64\\Meson",