sassc 3.4.5
Closes #13999. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6e822d21c8
commit
9bb006ded8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
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.2", :revision => "19d97ea089c558a07e61566142f59f88b7a1cc99"
|
||||
url "https://github.com/sass/sassc.git", :tag => "3.4.5", :revision => "5909ba5b7c68ca99ef8dc1414442634fda9e4819"
|
||||
head "https://github.com/sass/sassc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue