diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2019-09-17 16:08:44 -0400 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-17 13:08:44 -0700 |
| commit | 7db8791f7dd604e3d777f932a8870a3b24f2c64a (patch) | |
| tree | 152cb8bd931142a0e2a705ef69515b4b3cd8ae9d /ports/jsoncons/CONTROL | |
| parent | 0dc77518848dfc31bbcd7af2d76fca43dae4cbd4 (diff) | |
| download | vcpkg-7db8791f7dd604e3d777f932a8870a3b24f2c64a.tar.gz vcpkg-7db8791f7dd604e3d777f932a8870a3b24f2c64a.zip | |
Update jsoncons to v0.134.0 (#8221)
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 584892cff..c054af723 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.133.0 +Version: 0.134.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 |
