From 3dec83ae8cb2b9feddd78923c02c4556bde7d321 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 20 Feb 2025 19:04:28 -0500 Subject: [PATCH] jsoncpp: Update script to get jsoncpp 1.9.6 --- Utilities/Scripts/update-jsoncpp.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/Scripts/update-jsoncpp.bash b/Utilities/Scripts/update-jsoncpp.bash index a05dcb8352..5e97f9e3ad 100755 --- a/Utilities/Scripts/update-jsoncpp.bash +++ b/Utilities/Scripts/update-jsoncpp.bash @@ -8,7 +8,7 @@ readonly name="jsoncpp" readonly ownership="JsonCpp Upstream " readonly subtree="Utilities/cmjsoncpp" readonly repo="https://github.com/open-source-parsers/jsoncpp.git" -readonly tag="42e892d96e47b1f6e29844cc705e148ec4856448" +readonly tag="1.9.6" readonly shortlog=false readonly paths=" LICENSE