libsass 3.4.8

Closes #22782.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2018-01-12 05:50:30 -08:00 committed by FX Coudert
parent e7ab468892
commit 4840d9c5c0

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.7",
:revision => "c943792a6e64468b66f226504a47a8160cbd2d08"
:tag => "3.4.8",
:revision => "a1f13edf19f90f0723e02a736a33e0fc03c6c584"
head "https://github.com/sass/libsass.git"
bottle do