sassc 3.4.2
Closes #8322. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
955805c092
commit
cf6568e8d1
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.1", :revision => "19d97ea089c558a07e61566142f59f88b7a1cc99"
|
||||
url "https://github.com/sass/sassc.git", :tag => "3.4.2", :revision => "19d97ea089c558a07e61566142f59f88b7a1cc99"
|
||||
head "https://github.com/sass/sassc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue