From 5443e673981a162cb57a10afa01181d4f93c1488 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 7 Jan 2017 23:47:27 -0800 Subject: [PATCH] libsass 3.4.3 Closes #8605. Signed-off-by: ilovezfs --- Formula/libsass.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/libsass.rb b/Formula/libsass.rb index ac96ef2453..55ffbb61d0 100644 --- a/Formula/libsass.rb +++ b/Formula/libsass.rb @@ -1,7 +1,7 @@ class Libsass < Formula desc "C implementation of a Sass compiler" homepage "https://github.com/sass/libsass" - url "https://github.com/sass/libsass.git", :tag => "3.4.2", :revision => "2a9f386e54c83a9e265707fe239f4fad9f3f937c" + url "https://github.com/sass/libsass.git", :tag => "3.4.3", :revision => "b28de01270a663b3e89427a18816732c4d573c1d" head "https://github.com/sass/libsass.git" bottle do