From ecd61f1793c960586d871cd91ecfd8fcb1ee2108 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 19 Jun 2017 17:11:05 -0700 Subject: [PATCH] tinyxml2 5.0.0 Closes #14754. Signed-off-by: ilovezfs --- Formula/tinyxml2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/tinyxml2.rb b/Formula/tinyxml2.rb index d9b2b1fe28..bed4a9c29d 100644 --- a/Formula/tinyxml2.rb +++ b/Formula/tinyxml2.rb @@ -1,8 +1,8 @@ class Tinyxml2 < Formula desc "Improved tinyxml (in memory efficiency and size)" homepage "http://grinninglizard.com/tinyxml2" - url "https://github.com/leethomason/tinyxml2/archive/4.0.1.tar.gz" - sha256 "14b38ef25cc136d71339ceeafb4856bb638d486614103453eccd323849267f20" + url "https://github.com/leethomason/tinyxml2/archive/5.0.0.tar.gz" + sha256 "d88cd8cece80162a2d7a1a0801aa4fc771d4ed6b094b475d00f303eda30bc87d" head "https://github.com/leethomason/tinyxml2.git" bottle do