From 6a9ba046e78af0cd19d130714b8bb8cb3d0cdc8e Mon Sep 17 00:00:00 2001 From: Tommy Yang Date: Sat, 9 Feb 2019 18:21:12 -0800 Subject: [PATCH] meson 0.49.2 Closes #36868. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com> --- Formula/meson.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/meson.rb b/Formula/meson.rb index 4ed9b08da6..98f64dd5ad 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.49.1/meson-0.49.1.tar.gz" - sha256 "e90c8ee46109d3b9d9a12c76c65811d4a7f7e18503f780eb301866e43d9052cb" + url "https://github.com/mesonbuild/meson/releases/download/0.49.2/meson-0.49.2.tar.gz" + sha256 "ef9f14326ec1e30d3ba1a26df0f92826ede5a79255ad723af78a2691c37109fd" head "https://github.com/mesonbuild/meson.git" bottle do