[nlohmann-json] version 3.11.3 (#35385)

* nlohmann-json version 3.11.3

* ./vcpkg x-add-version --all

* Update ports/nlohmann-json/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update nlohmann-json.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
This commit is contained in:
Kent 2023-12-01 11:13:48 +01:00 committed by GitHub
parent 01ea5f6f16
commit efe9c8a3e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nlohmann/json
REF v3.11.2
SHA512 70097c9bcd7a91254acbd41b8b68a6aaa371fc2dd7011f472917f69f1e2d2986155a0339dad791699d542e4a3be44dc49ae72ff73d0ee0ea4b34183296ce19a0
REF "v${VERSION}"
SHA512 7df19b621de34f08d5d5c0a25e8225975980841ef2e48536abcf22526ed7fb99f88ad954a2cb823115db59ccc88d1dbe74fe6c281b5644b976b33fb78db9d717
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "nlohmann-json",
"version-semver": "3.11.2",
"version-semver": "3.11.3",
"description": "JSON for Modern C++",
"homepage": "https://github.com/nlohmann/json",
"license": "MIT",

View File

@ -5965,7 +5965,7 @@
"port-version": 3
},
"nlohmann-json": {
"baseline": "3.11.2",
"baseline": "3.11.3",
"port-version": 0
},
"nlopt": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a728b86fa36d4885a4c57c79432660950644d6d4",
"version-semver": "3.11.3",
"port-version": 0
},
{
"git-tree": "caa64b8c731ac2457575ea3c5f1827bc82ecac84",
"version-semver": "3.11.2",