tinyxml2 7.1.0

Closes #43148.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Caleb Xu 2019-08-15 08:59:47 -04:00 committed by Thierry Moisan
parent 8c968f2e2b
commit caba5a689c
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -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/7.0.1.tar.gz"
sha256 "a381729e32b6c2916a23544c04f342682d38b3f6e6c0cad3c25e900c3a7ef1a6"
url "https://github.com/leethomason/tinyxml2/archive/7.1.0.tar.gz"
sha256 "68ebd396a4220d5a9b5a621c6e9c66349c5cfdf5efaea3f16e3bb92e45f4e2a3"
head "https://github.com/leethomason/tinyxml2.git"
bottle do