From f16f9e7ce895bb22b769d5ef642dadb4c508687c Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Wed, 17 Oct 2018 16:08:20 +0200 Subject: [PATCH] libmxml 2.12 Closes #33083. Signed-off-by: Chongyu Zhu --- Formula/libmxml.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libmxml.rb b/Formula/libmxml.rb index b116441dbc..2e05e8e24d 100644 --- a/Formula/libmxml.rb +++ b/Formula/libmxml.rb @@ -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