libsass 3.4.9

Closes #23723.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2018-02-05 20:43:09 -08:00
parent 06ba523cfd
commit 5a05e01f0d
1 changed files with 2 additions and 2 deletions

View File

@ -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