[nlohmann-json] Update to 3.10.5 (#22703)

* Update nlohmann-json to 3.10.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
chausner 2022-01-25 00:13:05 +01:00 committed by GitHub
parent 8a7266f8ed
commit a29b8996cd
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.10.4
SHA512 f78592db6218165cbc74c10bcba40366f1bfea84405b7ee25fe97a056d5b7a15aeeb956d93296673928dcbd6e26ffcfb152f885b4a44d5d55751396ccf090835
REF v3.10.5
SHA512 4a9d6416f383e76bf95425fc02a4e12c605fcbcae910b704e354396a493454cf8a1ffbecba11f231e020ffd2842908df7e67dbc09f62d1202d40b6815c24cfd2
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "nlohmann-json",
"version-semver": "3.10.4",
"version-semver": "3.10.5",
"description": "JSON for Modern C++",
"homepage": "https://github.com/nlohmann/json",
"dependencies": [

View File

@ -4749,7 +4749,7 @@
"port-version": 2
},
"nlohmann-json": {
"baseline": "3.10.4",
"baseline": "3.10.5",
"port-version": 0
},
"nlopt": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d1fe747457714c4c43b12502de05b2d006b440d4",
"version-semver": "3.10.5",
"port-version": 0
},
{
"git-tree": "f948131b4bc6e2e9ae67cb7d40f5e930991fba21",
"version-semver": "3.10.4",