diff --git a/bucket/meson.json b/bucket/meson.json index d44eb10f60..913c5bfc5d 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.9.1", + "version": "1.10.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.9.1/meson-1.9.1-64.msi", - "hash": "7cc4580ea62f0ca32d59642bd7b90528ba9b6020ee9c86be8047c33c0449f589" + "url": "https://github.com/mesonbuild/meson/releases/download/1.10.0/meson-1.10.0-64.msi", + "hash": "8328ff3a06ddb58fd20e6330dfbcebe38b386863360738d6bca12037c8b10c99" } }, "extract_dir": "PFiles64\\Meson",