This commit is contained in:
nlohmann
2025-04-11 08:42:13 +00:00
parent f3ded41873
commit efa0173f9b
243 changed files with 500 additions and 500 deletions
+5 -5
View File
@@ -2,16 +2,16 @@
"compiler": {
"c++": "201103",
"family": "gcc",
"version": "12.3.0"
"version": "12.4.0"
},
"copyright": "(C) 2013-2022 Niels Lohmann",
"copyright": "(C) 2013-2025 Niels Lohmann",
"name": "JSON for Modern C++",
"platform": "apple",
"url": "https://github.com/nlohmann/json",
"version": {
"major": 3,
"minor": 11,
"patch": 3,
"string": "3.11.3"
"minor": 12,
"patch": 0,
"string": "3.12.0"
}
}
+1 -1
View File
@@ -1 +1 @@
nlohmann::json_abi_v3_11_3
nlohmann::json_abi_v3_12_0
+1 -1
View File
@@ -1 +1 @@
JSON for Modern C++ version 3.11.3
JSON for Modern C++ version 3.12.0