html-xml-utils 7.3
Closes #20784. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
ffdb7004eb
commit
b3db84aba0
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class HtmlXmlUtils < Formula
|
||||
desc "Tools for manipulating HTML and XML files"
|
||||
homepage "https://www.w3.org/Tools/HTML-XML-utils/"
|
||||
url "https://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-7.1.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/h/html-xml-utils/html-xml-utils_7.1.orig.tar.gz"
|
||||
sha256 "ec0efd2263b864bb7e0ae5c59f02c43c5d8aebd0e1c0d2bfce391e665766d56e"
|
||||
url "https://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-7.3.tar.gz"
|
||||
sha256 "945db646dd4d0b31c4b3f70638f4b8203a03b381ee0adda4a89171b219b5b969"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue