libsass 3.3.6

Closes #731.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
master
Han van Venrooij 2016-05-01 09:21:04 +02:00 committed by Tomasz Pajor
parent a6ebbc6d22
commit 30761065cd
1 changed files with 1 additions and 1 deletions

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.5", :revision => "dad30227fd3e6203a268bdd2901e9c4e2eec1f0b"
url "https://github.com/sass/libsass.git", :tag => "3.3.6", :revision => "3ae9a2066152f9438aebaaacd12f39deaceaebc2"
head "https://github.com/sass/libsass.git"
bottle do