ansifilter 2.13
Closes #35224. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
24e0c2fce4
commit
0290a2e9b6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ansifilter < Formula
|
||||
desc "Strip or convert ANSI codes into HTML, (La)Tex, RTF, or BBCode"
|
||||
homepage "http://www.andre-simon.de/doku/ansifilter/ansifilter.html"
|
||||
url "http://www.andre-simon.de/zip/ansifilter-2.12.tar.bz2"
|
||||
sha256 "a01c36f515711019a0cdf495056ea68ab500d4325cf5d66fd28182d443615b6b"
|
||||
url "http://www.andre-simon.de/zip/ansifilter-2.13.tar.bz2"
|
||||
sha256 "4022e6d763512cbbadc47264266c8796ee654ebd2f43daca4599d1f0281812c0"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue