sassc 3.4.8

Closes #22785.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2018-01-12 05:52:33 -08:00 committed by FX Coudert
parent ea6cfc63b9
commit 40aa882ff6

View file

@ -2,8 +2,8 @@ class Sassc < Formula
desc "Wrapper around libsass that helps to create command-line apps"
homepage "https://github.com/sass/sassc"
url "https://github.com/sass/sassc.git",
:tag => "3.4.7",
:revision => "a839dfa14c81c6e772eb08cfd5ea2941315b984d"
:tag => "3.4.8",
:revision => "aa6d5c635ea8faf44d542a23aaf85d27e5777d48"
head "https://github.com/sass/sassc.git"
bottle do