libsass 3.3.4

Closes Homebrew/homebrew#50301.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Han van Venrooij 2016-03-21 20:52:41 +01:00 committed by Xu Cheng
parent 2ae1b1de73
commit 790afbfb9e

View file

@ -1,7 +1,7 @@
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.3.3", :revision => "bc1e6db3117d4769023a92344cd7f48dfddd4972"
url "https://github.com/sass/libsass.git", :tag => "3.3.4", :revision => "213339a802827fab23cb61b79ad7d592fad33c2d"
head "https://github.com/sass/libsass.git"
bottle do