diff --git a/bucket/meson.json b/bucket/meson.json index a786139b7b..d44eb10f60 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/meson-1.9.0-64.msi", - "hash": "b0b01db7d4c8d514dab4bd6d0e0cd7f36f04569c83eb2727e3f6acdf010697c1" + "url": "https://github.com/mesonbuild/meson/releases/download/1.9.1/meson-1.9.1-64.msi", + "hash": "7cc4580ea62f0ca32d59642bd7b90528ba9b6020ee9c86be8047c33c0449f589" } }, "extract_dir": "PFiles64\\Meson",