diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2019-09-26 04:54:57 -0400 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-09-26 01:54:57 -0700 |
| commit | 273c31fe37e2d573fb8e87f6f2d494236b3cf6a9 (patch) | |
| tree | ae55651bc980a188a2ca5d872c2105185418bbb9 /ports/jsoncons/CONTROL | |
| parent | 2e7f3f6f48a3d4d3c21f0faacbc2c9efbbe700d0 (diff) | |
| download | vcpkg-273c31fe37e2d573fb8e87f6f2d494236b3cf6a9.tar.gz vcpkg-273c31fe37e2d573fb8e87f6f2d494236b3cf6a9.zip | |
Update jsoncons to v0.135.0 (#8348)
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 c054af723..651645038 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.134.0 +Version: 0.135.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 |
