tidy-html5 4.9.35
Closes Homebrew/homebrew#40674. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
4680819a98
commit
63f7b86d97
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class TidyHtml5 < Formula
|
||||
desc "Granddaddy of HTML tools, with support for modern standards"
|
||||
homepage "http://www.html-tidy.org/"
|
||||
url "https://github.com/htacg/tidy-html5/archive/4.9.26.tar.gz"
|
||||
sha256 "28674745db53b6ef1aa4b8466e6e231915dcd596672ec40515d0ab53ee0c33f6"
|
||||
url "https://github.com/htacg/tidy-html5/archive/4.9.35.tar.gz"
|
||||
sha256 "d4309a094627efdb184772df0b4ea22e8cd01c4704b56721300951d6f04d94b3"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue