diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-07-07 23:16:14 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-07 23:16:14 -0700 |
| commit | 3fe88fd98820fc2a494ff41014b72a884daea11f (patch) | |
| tree | a57bcbd4194838712fa0bc74afa8047e9ede32af /ports/rapidjson/CONTROL | |
| parent | d33468bc671ada7d472fda14c5c87b2fed2a7ee5 (diff) | |
| download | vcpkg-3fe88fd98820fc2a494ff41014b72a884daea11f.tar.gz vcpkg-3fe88fd98820fc2a494ff41014b72a884daea11f.zip | |
[rapidjson] Update to the latest commit and also fix #3401. (#7152)
Diffstat (limited to 'ports/rapidjson/CONTROL')
| -rw-r--r-- | ports/rapidjson/CONTROL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/rapidjson/CONTROL b/ports/rapidjson/CONTROL index 02f7b5107..b3c0f60b5 100644 --- a/ports/rapidjson/CONTROL +++ b/ports/rapidjson/CONTROL @@ -1,4 +1,4 @@ Source: rapidjson -Version: 1.1.0-3 -Description: A fast JSON parser/generator for C++ with both SAX/DOM style API -Homepage: http://rapidjson.org/ +Version: d87b698 +Description: A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/> +Homepage: http://rapidjson.org/
\ No newline at end of file |
