From 0342133beb67ce5089b8e955924fcf2f0f2531d7 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 12 Sep 2017 22:58:53 -0700 Subject: [PATCH] meson 0.42.1 Closes #18022. Signed-off-by: FX Coudert --- Formula/meson.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/meson.rb b/Formula/meson.rb index 586f7fbf95..4bd2ba8a96 100644 --- a/Formula/meson.rb +++ b/Formula/meson.rb @@ -1,8 +1,8 @@ class Meson < Formula desc "Fast and user friendly build system" homepage "http://mesonbuild.com/" - url "https://github.com/mesonbuild/meson/releases/download/0.42.0/meson-0.42.0.tar.gz" - sha256 "a74c7387a3dd8171e931bcd948355f7f9529368eae72c3c22a9beef6c2e73498" + url "https://github.com/mesonbuild/meson/releases/download/0.42.1/meson-0.42.1.tar.gz" + sha256 "30bdded6fefc48211d30818d96dd34aae56ee86ce9710476f501bd7695469c4b" head "https://github.com/mesonbuild/meson.git" bottle do