diff options
-rw-r--r-- | extra.old.json | 5 | ||||
-rw-r--r-- | extra.old.json~ | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/extra.old.json b/extra.old.json index 6659f6f..bec1f16 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1114,6 +1114,11 @@ "gitref": "refs/tags/v3.11.3", "revision": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03" }, + "nlohmann-json_test_data": { + "version": "v3.1.0", + "gitref": "refs/tags/v3.1.0", + "revision": "a1375cea09d27cc1c4cadb8d00470375b421ac37" + }, "noise-repellent": { "version": "v0.2.3" }, diff --git a/extra.old.json~ b/extra.old.json~ index c3d5525..6659f6f 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1109,6 +1109,11 @@ "njconnect": { "version": "1.6" }, + "nlohmann-json": { + "version": "v3.11.3", + "gitref": "refs/tags/v3.11.3", + "revision": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03" + }, "noise-repellent": { "version": "v0.2.3" }, |