Skip to content

Commit

Permalink
Update jsoncpp to 1.9.4 (#10477)
Browse files Browse the repository at this point in the history
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
  • Loading branch information
Zughy and Zughy committed Oct 21, 2020
1 parent 4d9c918 commit f53396b
Show file tree
Hide file tree
Showing 4 changed files with 2,473 additions and 2,283 deletions.
2 changes: 1 addition & 1 deletion lib/jsoncpp/json/UPDATING
@@ -1,6 +1,6 @@
#!/bin/sh
cd ..
git clone https://github.com/open-source-parsers/jsoncpp -b 1.8.3 --depth 1
git clone https://github.com/open-source-parsers/jsoncpp -b 1.9.4 --depth 1
cd jsoncpp
python amalgamate.py
cp -R dist/json ../json
Expand Down

0 comments on commit f53396b

Please sign in to comment.