From 58028a24357270a243e317f9cf7f536519d49d90 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 3 Dec 2023 12:41:01 +0300 Subject: [PATCH] 3.11.3 --- nlohmann-json/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlohmann-json/lure.sh b/nlohmann-json/lure.sh index 0893c15..92c9459 100755 --- a/nlohmann-json/lure.sh +++ b/nlohmann-json/lure.sh @@ -1,5 +1,5 @@ name='nlohmann-json' -version='3.11.2' +version='3.11.3' release='1' desc='Header-only JSON library for Modern C++' homepage='https://github.com/nlohmann/json'