From 59c7abc852dcafc2eae70c6fac60f977b3d65f10 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 18 Oct 2016 01:05:07 -0700 Subject: [PATCH] meson 0.35.1 Closes #6046. Signed-off-by: ilovezfs --- Formula/meson.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/meson.rb b/Formula/meson.rb index 83134d3dbc..416593c276 100644 --- a/Formula/meson.rb +++ b/Formula/meson.rb @@ -3,10 +3,9 @@ class Meson < Formula desc "Fast and user friendly build system" homepage "http://mesonbuild.com/" - url "https://github.com/mesonbuild/meson/releases/download/0.35.0/meson-0.35.0.tar.gz" - sha256 "6e30bad3f819bf3930745a5b7da0abc4c3a767908b531d66a06177d0fae6ef00" + url "https://github.com/mesonbuild/meson/releases/download/0.35.1/meson-0.35.1.tar.gz" + sha256 "b47edb53bd7554cb7890a32399fdf6402e8079379393893ab3dec8fffcbfba2c" head "https://github.com/mesonbuild/meson.git" - revision 1 bottle do sha256 "deaa7f68ec76ab735db033eb36f221773d40c8d765c8ce4f9b74cecaf9e6ebeb" => :sierra