sassc 3.6.1

Closes #41251.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-06-23 18:49:40 +10:00 committed by FX Coudert
parent d809ab5ee2
commit fba35293cd

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.6.0",
:revision => "3f84e2358019dab2fdba5fe1fc0ecff23aa24608"
:tag => "3.6.1",
:revision => "46748216ba0b60545e814c07846ca10c9fefc5b6"
head "https://github.com/sass/sassc.git"
bottle do