summaryrefslogtreecommitdiff
path: root/Utilities/Scripts
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-01-12 17:03:05 -0500
committerBrad King <brad.king@kitware.com>2022-01-12 17:03:05 -0500
commiteb031dfe9fdb498592d368e900ed3e1ee2181703 (patch)
treee7570e935f5e31665c11ed39fbf8d5305cef3902 /Utilities/Scripts
parent0c038689be424ca71a6699a993adde3bcaa15b6c (diff)
downloadcmake-eb031dfe9fdb498592d368e900ed3e1ee2181703.tar.gz
jsoncpp: Update script to get jsoncpp 1.9.5
Use a few commits past the 1.9.5 release to get the CHERI alignment fix.
Diffstat (limited to 'Utilities/Scripts')
-rwxr-xr-xUtilities/Scripts/update-jsoncpp.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Scripts/update-jsoncpp.bash b/Utilities/Scripts/update-jsoncpp.bash
index 5ed00e7cf1..a05dcb8352 100755
--- a/Utilities/Scripts/update-jsoncpp.bash
+++ b/Utilities/Scripts/update-jsoncpp.bash
@@ -8,7 +8,7 @@ readonly name="jsoncpp"
readonly ownership="JsonCpp Upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmjsoncpp"
readonly repo="https://github.com/open-source-parsers/jsoncpp.git"
-readonly tag="1.9.4"
+readonly tag="42e892d96e47b1f6e29844cc705e148ec4856448"
readonly shortlog=false
readonly paths="
LICENSE