From a7241206bf4e1cb6ebbb24a05334cf4b9e2328df Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 28 Aug 2017 11:32:31 -0400 Subject: jsoncpp: Update script to get jsoncpp 1.8.2 --- 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 6b6ca6f..f8fe544 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="1.0.0" +readonly tag="1.8.2" readonly shortlog=false readonly paths=" LICENSE -- cgit v0.12