diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-03-27 22:14:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-27 19:14:05 -0700 |
| commit | 478cb2f9fcadd68ad47a59489a4a5f3624ac56df (patch) | |
| tree | 4bead8e0e9f6333c47c16a9d15bac9afbe9ca5b4 /ports/jsoncons/CONTROL | |
| parent | 679a3c243ea9f8bc75cb50488fc581d7e222f562 (diff) | |
| download | vcpkg-478cb2f9fcadd68ad47a59489a4a5f3624ac56df.tar.gz vcpkg-478cb2f9fcadd68ad47a59489a4a5f3624ac56df.zip | |
[jsoncons] Update to v0.149.0 (#10540)
Diffstat (limited to 'ports/jsoncons/CONTROL')
| -rw-r--r-- | ports/jsoncons/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL index 945c1cb5d..8d545e9e7 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.148.0 +Version: 0.149.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 Homepage: https://github.com/danielaparker/jsoncons |
