Skip to content

Commit

Permalink
[jsoncons] Update to v0.152.0 (#11505)
Browse files Browse the repository at this point in the history
* [jsoncons] Update to v0.152.0

* [jsoncons] Update to v0.152.0
  • Loading branch information
danielaparker authored May 23, 2020
1 parent a830527 commit c493703
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/jsoncons/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: jsoncons
Version: 0.151.0
Version: 0.152.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
4 changes: 2 additions & 2 deletions ports/jsoncons/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO danielaparker/jsoncons
REF 9ee1b478f2fcc22350197779d99607bb10ea896b # v0.151.0
SHA512 5a64a509d77eeb6fca5f28c1d3733ce06fca70f0e1b537e40e13a466691acba124fb55cd48c9ed1ea7ed38e700ddf5e88eece4d334212586fcbe8f4e877f0f9d
REF ce0cc470bfe5e0e3adbe81330b809161bd80b81a # v0.152.0
SHA512 d94d8e8f173289409ce72894f3bb4c657d438ae4eafc1b09214cb85d05a419f2a2d660ab61cd3e81adc7d1c2f76575db98de7e0e9fd9303ef3416ee1149bad55
HEAD_REF master
)

Expand Down

0 comments on commit c493703

Please sign in to comment.