diff --git a/bucket/meson.json b/bucket/meson.json index 589ed4f9ac..983bd478f2 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "1.1.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.0.1/meson-1.0.1-64.msi", - "hash": "9cd946dc4acbedb858bacab5cecacd8280f0c5c565efe59aa7d5a1f318bc2c0e" + "url": "https://github.com/mesonbuild/meson/releases/download/1.1.0/meson-1.1.0-64.msi", + "hash": "14c96ac1318979a877b3cc5d691ca3ba8f27046a33d203917c6edac7b2329c80" } }, "extract_dir": "Meson",