diff --git a/Formula/meson.rb b/Formula/meson.rb index ee95e6a199..0aff760d92 100644 --- a/Formula/meson.rb +++ b/Formula/meson.rb @@ -1,8 +1,8 @@ class Meson < Formula desc "Fast and user friendly build system" homepage "https://mesonbuild.com/" - url "https://github.com/mesonbuild/meson/releases/download/0.51.2/meson-0.51.2.tar.gz" - sha256 "23688f0fc90be623d98e80e1defeea92bbb7103bf9336a5f5b9865d36e892d76" + url "https://github.com/mesonbuild/meson/releases/download/0.52.0/meson-0.52.0.tar.gz" + sha256 "d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32" head "https://github.com/mesonbuild/meson.git" bottle do