From f06a4c240666651d92c651c0b53fc6f7744b4e98 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 1 Feb 2022 10:43:39 -0500 Subject: expat: Update script to get Expat 2.4.4 --- 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 53449d0..2ff3c59 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_3" +readonly tag="R_2_4_4" readonly shortlog=false readonly paths=" expat/lib/asciitab.h -- cgit v0.12