From 9d035ba28d645bab4e8ff0daa5e62ee8f4798a48 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 22 Feb 2022 17:11:28 -0500 Subject: expat: Update script to get Expat 2.4.6 --- Utilities/Scripts/update-expat.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/Scripts/update-expat.bash b/Utilities/Scripts/update-expat.bash index 2ff3c59..a061adc 100755 --- a/Utilities/Scripts/update-expat.bash +++ b/Utilities/Scripts/update-expat.bash @@ -8,7 +8,7 @@ readonly name="expat" readonly ownership="Expat Upstream " readonly subtree="Utilities/cmexpat" readonly repo="https://github.com/libexpat/libexpat.git" -readonly tag="R_2_4_4" +readonly tag="R_2_4_6" readonly shortlog=false readonly paths=" expat/lib/asciitab.h -- cgit v0.12