diff --git a/bucket/meson.json b/bucket/meson.json index 490d6acb15..6a7eec7963 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "1.2.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.2.0/meson-1.2.0-64.msi", - "hash": "bfb0d87d64a3d040a299828c6d16881685bc54dfb27058a85c2811a008df342b" + "url": "https://github.com/mesonbuild/meson/releases/download/1.2.1/meson-1.2.1-64.msi", + "hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc" } }, "extract_dir": "Meson",