From 5a05e01f0dab8492f15ce8d90fe681409f6ebf84 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 5 Feb 2018 20:43:09 -0800 Subject: [PATCH] libsass 3.4.9 Closes #23723. Signed-off-by: ilovezfs --- Formula/libsass.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libsass.rb b/Formula/libsass.rb index 324df9cb751..c570ed8174d 100644 --- a/Formula/libsass.rb +++ b/Formula/libsass.rb @@ -2,8 +2,8 @@ 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.8", - :revision => "a1f13edf19f90f0723e02a736a33e0fc03c6c584" + :tag => "3.4.9", + :revision => "6de5050d11a1789d9922eb24e2925047ecbb499b" head "https://github.com/sass/libsass.git" bottle do