diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2019-08-07 01:25:11 -0400 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-08-06 22:25:11 -0700 |
| commit | 6c7cb5dfdbe8932e589913d7c99943d6f004467c (patch) | |
| tree | 35d5ab5f044cf38d4383e0ce3e08587c1b5fb3cd /ports/jsoncons/CONTROL | |
| parent | 554668ce8d3ba988c3aacb7b4be0be5c7fad7f33 (diff) | |
| download | vcpkg-6c7cb5dfdbe8932e589913d7c99943d6f004467c.tar.gz vcpkg-6c7cb5dfdbe8932e589913d7c99943d6f004467c.zip | |
Update jsoncons to v0.131.2 (#7529)
Diffstat (limited to 'ports/jsoncons/CONTROL')
| -rw-r--r-- | ports/jsoncons/CONTROL | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL index 8b01549ef..7158ab580 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,3 +1,4 @@ -Source: jsoncons
-Version: 0.125.0 -Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSONPath, CSV, MessagePack, CBOR, BSON, UBJSON
+Source: jsoncons +Version: 0.131.2 +Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSONPath, CSV, MessagePack, CBOR, BSON, UBJSON +Homepage: https://github.com/danielaparker/jsoncons |
