1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-18 00:02:21 +08:00

expat: Update script to get Expat 2.4.6

This commit is contained in:
Brad King
2022-02-22 17:11:28 -05:00
parent 2e963c41b4
commit 9d035ba28d

View File

@@ -8,7 +8,7 @@ readonly name="expat"
readonly ownership="Expat Upstream <kwrobot@kitware.com>" readonly ownership="Expat Upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmexpat" readonly subtree="Utilities/cmexpat"
readonly repo="https://github.com/libexpat/libexpat.git" readonly repo="https://github.com/libexpat/libexpat.git"
readonly tag="R_2_4_4" readonly tag="R_2_4_6"
readonly shortlog=false readonly shortlog=false
readonly paths=" readonly paths="
expat/lib/asciitab.h expat/lib/asciitab.h