libmxml 2.12
Closes #33083. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
4910308da9
commit
f16f9e7ce8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libmxml < Formula
|
||||
desc "Mini-XML library"
|
||||
homepage "https://michaelrsweet.github.io/mxml/"
|
||||
url "https://github.com/michaelrsweet/mxml/releases/download/v2.11/mxml-2.11.tar.gz"
|
||||
sha256 "aaf68aac637dd06ba73ae5bb0537a3c4e89ca86f8c09a2d806a1f5b937e2ba8f"
|
||||
url "https://github.com/michaelrsweet/mxml/releases/download/v2.12/mxml-2.12.tar.gz"
|
||||
sha256 "afd6b75a120dc422c7b45dca19254f535d51c37b73f6783962b1e14b54c716fd"
|
||||
head "https://github.com/michaelrsweet/mxml.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue