diff --git a/ports/jsoncons/portfile.cmake b/ports/jsoncons/portfile.cmake index 43872df2131ba9..83373dd7cb6778 100644 --- a/ports/jsoncons/portfile.cmake +++ b/ports/jsoncons/portfile.cmake @@ -5,7 +5,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO danielaparker/jsoncons REF v${VERSION} - SHA512 a7876a4dc9242efc84658d12b40836708f411665ce836aaf2ec282a3d4761e1d04af729e110c1b1682ccf7120a463d5fa3ac0236e700462eda3e300f9099725d + SHA512 dcb13083bbdbd5453381d4a1c368cc25e3d89f873b80541d02b8bfcae0bd0fa5526dee42db42a4438b505a5ee97a6ba30f6680208ab554aa69eb4bb65041e362 HEAD_REF master ) diff --git a/ports/jsoncons/vcpkg.json b/ports/jsoncons/vcpkg.json index e1f1d51d63393b..690601258a50c3 100644 --- a/ports/jsoncons/vcpkg.json +++ b/ports/jsoncons/vcpkg.json @@ -1,6 +1,6 @@ { "name": "jsoncons", - "version": "0.175.0", + "version": "0.176.0", "description": "A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON", "homepage": "https://github.com/danielaparker/jsoncons", "license": "BSL-1.0", diff --git a/versions/baseline.json b/versions/baseline.json index caa697fda65d5f..95e25d3c0582cb 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3805,7 +3805,7 @@ "port-version": 6 }, "jsoncons": { - "baseline": "0.175.0", + "baseline": "0.176.0", "port-version": 0 }, "jsoncpp": { diff --git a/versions/j-/jsoncons.json b/versions/j-/jsoncons.json index f7386337953451..b6241d3aba7f4e 100644 --- a/versions/j-/jsoncons.json +++ b/versions/j-/jsoncons.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fc843efd43ea58c605597378466150668d8b24f7", + "version": "0.176.0", + "port-version": 0 + }, { "git-tree": "3c7b37a88d7f78f444b26ed48d8720676a6ffc1e", "version": "0.175.0",