libsass 3.6.3

Closes #46290.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Caleb Xu 2019-11-04 16:56:10 -05:00 committed by FX Coudert
parent 5a08c5552f
commit d072232f19

View file

@ -2,8 +2,8 @@ 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.6.2",
:revision => "4da7c4bd13b8e9e5cd034f358dceda0bbba917d2"
:tag => "3.6.3",
:revision => "e1c16e09b4a953757a15149deaaf28a3fd81dc97"
head "https://github.com/sass/libsass.git"
bottle do