libsass 3.2.5

Signed-off-by: Drew Wells <drew.wells00@gmail.com>

Closes Homebrew/homebrew#41011.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Drew Wells 2015-06-23 12:07:14 -05:00 committed by Dominyk Tiller
parent d37cd6dc70
commit 423d468cad

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.2.4", :revision => "a6482aac915f46e3e9033afd88659889b215a288"
url "https://github.com/sass/libsass.git", :tag => "3.2.5", :revision => "0e6b4a2850092356aa3ece07c6b249f0221caced"
head "https://github.com/sass/libsass.git"
bottle do