libsass 3.5.4

Closes #27086.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2018-04-25 07:15:37 -07:00 committed by FX Coudert
parent 7646da9345
commit 8df7ddb308

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.5.3",
:revision => "8a6ba8ff8133f7d8d8f79daf68b9cd3102f0b42b"
:tag => "3.5.4",
:revision => "1e52b74306b7d73a617396c912ca436dc55fd4d8"
head "https://github.com/sass/libsass.git"
bottle do