Skip to content

Commit

Permalink
Update jsoncpp to 1.9.4 (minetest#10477)
Browse files Browse the repository at this point in the history
Co-authored-by: Zughy <[email protected]>
  • 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
Original file line number Diff line number Diff line change
@@ -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
Loading

0 comments on commit f53396b

Please sign in to comment.