aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tinyxml2.rb
diff options
context:
space:
mode:
authorBrett Koonce2014-09-23 18:24:43 -0700
committerBrett Koonce2014-09-23 18:45:38 -0700
commit76fc13b630481922541e745e98c8d50a2ac9ba03 (patch)
tree6c07feaa155dae314ab44069fa1d96da9539a029 /Library/Formula/tinyxml2.rb
parent4b3e8814d837468bb93babfaee4070e460b4e085 (diff)
downloadhomebrew-76fc13b630481922541e745e98c8d50a2ac9ba03.tar.bz2
tinyxml2 2.2.0
Diffstat (limited to 'Library/Formula/tinyxml2.rb')
-rw-r--r--Library/Formula/tinyxml2.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tinyxml2.rb b/Library/Formula/tinyxml2.rb
index bb449e50d..f5714e293 100644
--- a/Library/Formula/tinyxml2.rb
+++ b/Library/Formula/tinyxml2.rb
@@ -2,8 +2,8 @@ require "formula"
class Tinyxml2 < Formula
homepage "http://grinninglizard.com/tinyxml2"
- url "https://github.com/leethomason/tinyxml2/archive/2.1.0.tar.gz"
- sha1 "70ef3221bdc190fd8fc50cdd4a6ef440f44b74dc"
+ url "https://github.com/leethomason/tinyxml2/archive/2.2.0.tar.gz"
+ sha1 "7869aa08241ce16f93ba3732c1cde155b1f2b6a0"
head "https://github.com/leethomason/tinyxml2.git", :branch => "master"
bottle do