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:
parent
d37cd6dc70
commit
423d468cad
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue