jsoncpp: Update script to get jsoncpp 1.9.4

This commit is contained in:
Brad King
2021-09-09 16:00:02 -04:00
parent ed9abd9977
commit d9f8e39357

View File

@@ -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.8.2"
readonly tag="1.9.4"
readonly shortlog=false
readonly paths="
LICENSE