Skip to content

Commit

Permalink
[jsoncons] Update to v0.139.0 (microsoft#9058)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker authored and grdowns committed Nov 21, 2019
1 parent 021a6c0 commit 0223359
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.136.1
Version: 0.139.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
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO danielaparker/jsoncons
REF v0.136.1
SHA512 8f7c2ce8f2bdc08239b365625232ab2e9603d91374f83409606650661eb0b5dc9a685c210b07892dd402a08609c088de3c960f2900e418fe4c5f7ebb9735dded
REF dd6f5e93ee4ebdd9a1974eec7d997991da878b29#v0.139.0
SHA512 25e098c8ff622e7728a3590595b6484ee7ddd4896a17954190d671711afa56c4d01ff81ac61cf2889e6b3ff005fa38da4055dce3c90fddfb36ff550d98a6fe8f
HEAD_REF master
)

Expand Down

0 comments on commit 0223359

Please sign in to comment.