diff --git a/bucket/meson.json b/bucket/meson.json index c52341bbfa..a6fa281297 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.3.2", + "version": "1.4.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.3.2/meson-1.3.2-64.msi", - "hash": "5d1f783acd45aa81ed0a6978bdd1dfd7de08d3c5d11e9dc414cdacdc80fcf000" + "url": "https://github.com/mesonbuild/meson/releases/download/1.4.0/meson-1.4.0-64.msi", + "hash": "099b1dbb0ac60851ca3007f60d04c29c2a95d2a37684197210fd2e26ef347c81" } }, "extract_dir": "PFiles64\\Meson",